zk_html/diary/2006-01-23-08:04:49.html

31 lines
1.5 KiB
HTML
Raw Normal View History

2020-04-25 06:35:06 +00:00
<!doctype html>
<html>
<head>
<title>Zk | Back..</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 | Back..</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
2020-06-24 07:10:07 +00:00
<p>I&rsquo;m back from FC, y&rsquo;all, just figured I&rsquo;d let you know. I think I&rsquo;ll type up a report of some sort tomorrow, but right now I&rsquo;m too tired to mess around with it. I&rsquo;m really bummed to have left it all so soon, but a few nice folks mentioned the possibility of hosting me for a visit at some point, so I might take them up on it, maybe over spring break, though I should start talking to STA travel soon (or check around on the &lsquo;net), if I&rsquo;m going to go through them (I don&rsquo;t think my mom would be willing to do another set of free tickets)</p>
2020-04-25 06:35:06 +00:00
</article>
<footer>
<p>Page generated on 2006-01-23 08:04:49</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>