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

33 lines
1.5 KiB
HTML
Raw Normal View History

2020-04-25 06:35:06 +00:00
<!doctype html>
<html>
<head>
<title>Zk | Amk</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 | 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>
2020-06-24 07:10:07 +00:00
<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>
2020-04-25 06:35:06 +00:00
</article>
<footer>
<p>Page generated on 2006-11-21 07:02:53</p>
</footer>
</main>
2020-06-24 07:10:07 +00:00
<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>
2020-04-25 06:35:06 +00:00
</body>
</html>