<!doctype html> <html> <head> <title>Zk | Todayishness.</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 | Todayishness.</h1> </header> <article class="content"> <p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p> <p>Today was decidedly today. It was long, and full of stuff. The usual stuff that goes on on wednesdays. Choir, math, choir, bio, choir choir choir choir choir… Urg. I like singing, but I’ll be FREAKING GLAD WHEN THIS BULLSHIT IS OVER. ^.^ </p> <p>Moondog. Thursday. Saturday night; I suppose I’ll call her when I think strike’s nearly finished, so that she can drive down to my house. If strike lasts longer, maybe we could meet at the school. Whatever.</p> <p>Deep conversation with Ryan. Real deep.</p> <p>Kory just asked if it was okay that he touched my neck. He likes to watch me melt. Becker tried, I nearly punched him. Trust seems to be an important factor in this.</p> <p>I need to work on the spread some.</p> <p>Lurf</p> </article> <footer> <p>Page generated on 2004-02-25 19:42:05</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>