zk_html/diary/2006-11-21-07:02:53.html

34 lines
1.7 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html>
<html>
<head>
<title>Zk | Amk</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 | Amk</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>Re-client.</p>
<p>Searching through all of my old entries for some writing I did a long time ago - also tried the Wayback Machine.  Makes me wish I had given entries more descriptive titles.  Oh well, now&rsquo;s no time to start that.</p>
<p>Anyone happen to have a copy of either of the stories I wrote in high-school?  One was about time-travel and called &ldquo;All of Time at Once&rdquo;, and one was for a latin essay competition about some kid crossing the river Styx with Charon.  I&rsquo;m fairly sure I have a version of the former snuck away on the server at my dad&rsquo;s, but I dunno.  Any help would be appreciated</p>
</article>
<footer>
<p>Page generated on 2006-11-21 07:02:53</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>