<!doctype html>
<html>
    <head>
        <title>Zk | [no subject]</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 | [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>Had a few weird dreams last night.  The first was about some sort of mystical order that perfected time travel via a few carefully planned deaths (the traveler&rsquo;s and someone in the order at the destination).  I apparently hated concert band SO MUCH that I had to go back in time for some reason.  I ended up waking up when my death was particularly gruesome.  Or.. well.. I half woke up, but really just slipped into another dream where <lj user="rikoshi"></lj> had called, and I told him about the dream before falling asleep on the phone.</p>
<p>The second dream was about a few gangsters robbing an IHOP <lj user="senotay"></lj> and I were eating at.  I was a badass in that dream :3  *win</p>
            </article>
            <footer>
                <p>Page generated on 2007-05-14 14:15:55</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>