<!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>So I think I just fail at life. I just missed my second concert in a row. Damnit. In my defense, the ticket said 7:30 and the concert was at 4, but.. damnit, I knew that! Guh. Oh well.</p> <p>Edit: funny, I had a little kava before I left, and for all my bluster, I really don’t feel anything at all ._</p> </article> <footer> <p>Page generated on 2005-11-07 02:40:27</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>