33 lines
1.6 KiB
HTML
33 lines
1.6 KiB
HTML
|
<!doctype html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Zk | 001</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 | 001</h1>
|
||
|
</header>
|
||
|
<article class="content">
|
||
|
<h1 id="ioan-balan-2350">Ioan Bălan — 2350</h1>
|
||
|
<p><em>How has this become my life?</em> Ioan thought, as ey always did, when stepping away from home to the now familiar café.</p>
|
||
|
<p>May had, as she always did, dotted her nose against eir cheek, licked at eir nose a little too wetly, and said, “Good luck, have fun, do not die,” and then ey stepped from home to arrive in front of the squat wood paneled coffee shop. The same sign proclaiming “Open 24 hours” fading in the sun. The same chipper baristas. The same sparklingly clean espresso machine. The same couch in the corner.</p>
|
||
|
<p>The same thing, month after month, stepping into the coffee shop to order the same coffee — delicious as always — and wait for the same True Name to arrive.</p>
|
||
|
</article>
|
||
|
<footer>
|
||
|
<p>Page generated on 2022-03-15</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>
|