zk_html/diary/2005-04-06-16:49:25.html

32 lines
1.7 KiB
HTML
Raw Normal View History

2020-04-25 06:30:08 +00:00
<!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>
2020-06-24 07:10:07 +00:00
<p>More roommate troubles. More severe this time. He woke me up at around 5 (from a rather pleasant dream, mind you), and didn&rsquo;t go to bed until 5:45. For those forty-five minutes, he did everthing from spill a bottle of pills on the bathroom floor, inhale some noodles (at least, that&rsquo;s what it sounded like; loud hoovering noises from the other side of the room and a strong smell of Vegetal Bowl Noodle), brush his teeth, and talk to himself. Didn&rsquo;t get back to sleep until 6:30, so I&rsquo;m a little tired and pissed at the moment. I think we need to have a talk when we&rsquo;re both awake at the same time, and I don&rsquo;t feel like biting his head off.</p>
<p>You&rsquo;d think I&rsquo;d have something better to write about in here, but really, I don&rsquo;t. Nothing worth sharing, at least</p>
2020-04-25 06:30:08 +00:00
</article>
<footer>
<p>Page generated on 2005-04-06 16:49:25</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:30:08 +00:00
</body>
</html>