zk_html/diary/2005-03-02-03:47:50.html

34 lines
2.0 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Grr.</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 | Grr.</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>Some people are impossible to read, which is frustrating when they get real close to you, then suddenly stop talking to you for no apparent reason. I&rsquo;d ask, but saying &lsquo;Are you not speaking to me?&rsquo; sounds - to my ears - like admitting to myself that I&rsquo;m the center of the universe (however my forte lies in blowing things out of proportion). I hope to find a way to bring it up in a way that suits me as well as the other person.</p>
<p>In other news, I&rsquo;ve noticed that I&rsquo;ve started pacing, and that concocting elaborate yet false situations in my mind has increased as of late. Introspection is so wonderfully wrong ^.^</p>
<p>On the music front, Three Keats Songs (Lullaby, Stanzas, and Unfelt, Unheard, Unseen) seems to have stalled, starting a set of Three Cummings Songs (anyone lived in a pretty how town, The Cambridge ladies who live in furnished souls, and spring is like a perhaps hand)</p>
</article>
<footer>
<p>Page generated on 2005-03-02 03:47:50</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>