zk_html/diary/2004-05-21-14:27:41.html

32 lines
1.4 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Grr..</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 | Grr..</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>I called FexEx last night and told them to deliver my package sometime AFTER 3 O&rsquo;CLOCK. I come home today to find out they tried to deliver at 11:15 AM. Do I really need to specify 3 PM? Are people really this dumb. I&rsquo;m irate.</p>
<p>As for today, the zoo kinda sucked with an assignment, but Kiran and Jani were there to goof around with. Still felt sad this morning, even though I slept in somewhat. Now I&rsquo;m gonna go nap, &lsquo;cause I have a migrane and not enough sleep backing me up</p>
</article>
<footer>
<p>Page generated on 2004-05-21 14:27:41</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>