zk_html/writing/ghost-of-dog-2023.html

33 lines
1.6 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | ghost-of-dog-2023</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" />
<link rel="stylesheet" type="text/css" href="/style.css?2024-05-04" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | ghost-of-dog-2023</h1>
</header>
<article class="content">
<p>Memories unspool from the top down, unwinding in successive coils, each tracing scintillating scotomae through my field of vision. They tease along my sight with fractal depth, and now, with all the time in the world, in this unending instant, I can revel in their imperfections and then let them go.</p>
<p>No, <em>must</em> let them go. I have no choice in the matter. I can cling to them and cry, I can beg the universe for one last moment of mind, but </p>
<p>(MC tried to travel time to save partner, messed up, long-term memories are unwinding, knows they&rsquo;re going to lose the memory of their partner at some point?)</p>
</article>
<footer>
<p>Page generated on 2024-05-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>