zk_html/diary/2002-09-05-22:10:32.html

33 lines
1.7 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | HBC Update</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" />
<link rel="stylesheet" type="text/css" href="/style.css?2024-05-04" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | HBC Update</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>Nice discussion with father figure tonight, no huge swings. Just did the thinking/meditating thing (I don&rsquo;t know about you, but I have to think things over to clear my mind. All you people who just go blank or something are either lucky or working too hard) and it didn&rsquo;t really resolve anything. All I feel from it is tired.</p>
<p>Maybe the discussion had to do with the lack of swings (vice versa, too lazy to delete). Maybe keeping myself occupied helps, though it&rsquo;d take an awful lot of work to keep myself as occupied as I was tonight. From overrestrictive parents, to science, to dogs, to math, to books, to music, &amp;c. Well.. whatever</p>
</article>
<footer>
<p>Page generated on 2002-09-05 22:10:32</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>