<!doctype html>
<html>
    <head>
        <title>Zk | One year ago goday</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 | One year ago goday</h1>
            </header>
            <article class="content">
                <p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p><a href="http://gv-ranna.livejournal.com/21001.html">I wrote this</a>.</p>
<p>Today, I stared purging just like the day after my attunement.  Made Islam class fun. :oP</p>
<p>In other news, I need to talk to Andy and see if something happened that caused him to not talk to me for the past two to three weeks.  I feel selfish doing so, but I suppose it&rsquo;s gotta happen, lest I start acting around people the way Ryan acts around going out to eat (that is, completely and utterly selfless, to the point of using up his meal plan)</p>
            </article>
            <footer>
                <p>Page generated on 2005-03-11 03:35: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>