zk_html/diary/2005-03-21-21:01:17.html

35 lines
1.8 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Hmm hmm hmm..</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 | Hmm hmm hmm..</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>As some of you know, I lost my rather nice parka sometime before spring break and it has yet to turn up. I&rsquo;ve been looking into alternatives for that that are cheaper (at least until next year, when I can get another; I liked that jacket), and I&rsquo;ve been looking into greatcoats.</p>
<p>So far, the best I&rsquo;ve found is <a href="http://www.exarmy.co.uk/shop/product.php?xProd=23">this</a>, but international shipping would be a pain&hellip;</p>
<p><a href="http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&amp;category=36046&amp;item=6519150552&amp;rd=1">This</a> doesn&rsquo;t look too bad either, though it&rsquo;s not as long.</p>
<p>Hints and suggestions welcome</p>
</article>
<footer>
<p>Page generated on 2005-03-21 21:01:17</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>