zk_html/diary/2004-12-30-19:50:33.html

31 lines
1.3 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Grf.</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 | Grf.</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>I&rsquo;ve been having a real hard time breathing, to the point where I can&rsquo;t get to sleep. It&rsquo;s like I just can&rsquo;t get enough air. I&rsquo;m hoping <em>fingers crossed</em> that it&rsquo;s because of the new house being so much higher than I&rsquo;m used to and me spending most of my time there. I&rsquo;ll see when I go to my dad&rsquo;s, which is a good deal lower than even Boulder</p>
</article>
<footer>
<p>Page generated on 2004-12-30 19:50:33</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>