zk_html/diary/2004-10-14-04:54:14.html

34 lines
1.6 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | A night of hedonism and no sleep</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 | A night of hedonism and no sleep</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>I took a walk around the campus and learned all the more. These walks have taught me more than the many tours I was made to go on through consideration and registration.</p>
<p>I&rsquo;m feeling sick now, which is probably from the lack of sleep.</p>
<p>My ally has forsaken me - buzzed off, taken leave, left me for a better man. Farrel was distraught at <em>The Sins of Jesus</em>, saying that he disliked the postmodern method of digging up dirt on 2000 year old religious figures. I&rsquo;m not sure how those are connected but if they are, it&rsquo;s reasonably twisted.</p>
<p>I saw someone, and many of the feelings I had for him were lost</p>
</article>
<footer>
<p>Page generated on 2004-10-14 04:54:14</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>