zk_html/diary/2005-04-19-23:30:35.html

33 lines
1.6 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | So.</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" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | So.</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>So yeah, things are going good, I guess, except extreme boredom at the office and not really knowing how to act around certain people <em>cough</em>Andy<em>cough</em> while I&rsquo;m there.</p>
<p>I seem to be getting a perverse sense of joy out of seeing people that I know walk by and knowingly not saying hi to them (when they don&rsquo;t notice me, that is). I don&rsquo;t know why. It&rsquo;s not like a passive-aggressive &ldquo;so there!&rdquo; type thing, just.. &ldquo;I&rsquo;m going to willfully not call out &lsquo;Alan!&rsquo; and say hi, just because I can.</p>
</article>
<footer>
<p>Page generated on 2005-04-19 23:30:35</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>