zk_html/diary/2005-03-31-12:57:48.html

32 lines
1.4 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | [no subject]</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 | [no subject]</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>So my roommate got home at 5 rather noisily and woke me up. He sounded drunk, and was acting kinda weird, like he couldn&rsquo;t hold still or do one thing for any longer than a couple of seconds. He eventually got a phone call and talked pretty loudly for a minute or so, then left again. I hope he didn&rsquo;t drive&hellip;</p>
<p>Haven&rsquo;t been able to get back to sleep, which means today&rsquo;s going to suck, unless I can fit in some naps carefull</p>
</article>
<footer>
<p>Page generated on 2005-03-31 12:57:48</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>