zk_html/diary/2004-06-07-01:06:06.html

50 lines
1.8 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | [no subject]</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 | [no subject]</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p><em>It&rsquo;s the immediacy, the seamless immediacy&hellip;
sometimes it&rsquo;s like she doesn&rsquo;t do much
of anything at all, but how many plants
do nothing with such clarity!</em></p>
<p>I&rsquo;d like to chant, perhaps Emmeleia.
<em>Or.. you could come up with something on your own.
You know, do something productive with Nanon.</em>
There&rsquo;s a thought. I still need to do those spells for Androo.
<em>Exactly. Productive</em>
I&rsquo;ve noticed that, while my emotional colors are fading, you&rsquo;re becoming more prominent.
Who are you?
<em>I&rsquo;m a meme; I&rsquo;m the idea of Lady Sage and Master Yage,
or maybe Eris and God. Are they the same?
I&rsquo;m me.
I&rsquo;m you. Are they the same?
I&rsquo;m the fifth line of five.</em>
You&rsquo;re an elusive bugger, that&rsquo;s what you are.
<em>Damn straight.</em>
You&rsquo;re depressing, too.</p>
<p>&hellip;hello</p>
</article>
<footer>
<p>Page generated on 2004-06-07 01:06:06</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>