33 lines
1.5 KiB
HTML
33 lines
1.5 KiB
HTML
|
<!doctype html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Zk | 006</title>
|
||
|
<link rel="stylesheet" type="text/css" href="/style.css" />
|
||
|
<meta name="viewport" content="width=device-width" />
|
||
|
<meta charset="utf-8" />
|
||
|
</head>
|
||
|
<body>
|
||
|
<main>
|
||
|
<header>
|
||
|
<h1>Zk | 006</h1>
|
||
|
</header>
|
||
|
<article class="content">
|
||
|
<hr />
|
||
|
<p>As usual, Debarre woke alone.</p>
|
||
|
<p>End Waking would doubtless be somewhere in the woods, walking or checking snare traps or simply sitting on a rock thinking, having slipped away at first light quietly and carefully enough not to wake him. Still, they’d gone to bed early enough that the horizon down the hill had only just let go of the sun.</p>
|
||
|
<p>He slipped out of bed and into eir pants — black denim traded in for a dirty green canvas — splashed some water on his face from the barrel nearby, and started the trek back out to the rock where they’d set the fire before, figuring that’d be the most likely place to find his boyfriend</p>
|
||
|
</article>
|
||
|
<footer>
|
||
|
<p>Page generated on 2022-04-04</p>
|
||
|
</footer>
|
||
|
</main>
|
||
|
<script type="text/javascript">
|
||
|
document.querySelectorAll('.tag').forEach(tag => {
|
||
|
let text = tag.innerText;
|
||
|
tag.innerText = '';
|
||
|
tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
|
||
|
});
|
||
|
</script>
|
||
|
</body>
|
||
|
</html>
|