<!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>Weif, I&rsquo;m a freak.  Showed off my comicness today and annoyed people, inked it just nowish.</p>
<p>Got sheet music (Three Flower Songs) and a video in the mail (the PBS thing on string theory.  Should show it to Shannon).  Every time I fall the ground tells me I&rsquo;m in love.</p>
<p>And now, Dead Can Dance.</p>
<p>Sota mono tratao no trateja mon
uto traja satija totaja tom
ima toja satao no trateja mon
uto traja satija tom, satija tom
sadom sadom
sadom sadom</p>
<p>Una torti sadom
Una parki sadom</p>
<p>Suta mono tratao na trateja ton
uto traja satija totaja ton
Ima toja satao uno trateja ton
uto traja satija tom, satija tom
sadom sadom
sadom, sadom</p>
<p>Una torti sadom
Una parki sado</p>
            </article>
            <footer>
                <p>Page generated on 2004-04-26 15:58:11</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>