34 lines
1.9 KiB
HTML
34 lines
1.9 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | Yar. Doom.</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 | Yar. Doom.</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
|
<p>Eheh. Ehehehe. Hahaha. Heh.</p>
|
|
<p>Excuse me. Anyway, stuff. Finals are over and done, which is a good thing, and I passed math, which is a Good Thing. So after that, I slacked off all weekend (though I did have to go to school on friday again. I feel for ye, <lj user="breakfastfox"></lj>), and went up to Kelleh’s on sunday night. Had to sleep on the floor, so sleep I didn’t, and I’m still paying for that with a sore back. Goofed around a bunch, though, and generally had a lot of fun. Met some of Moondog’s friends online, and watched a bunch of movies with a couple of lesbians. The next day, I followed Moondog around, mostly, ‘cause she’s neat. She smoked cloves and I tried to stay awake while we talked about Samir and dogs and Fredrick and gay boys and stuff.</p>
|
|
<p>Also, will be dragging someone to OASOS tomorrow. Will be fun. No complete sentences. Nor verbs.</p>
|
|
<p>Also also, tomorrow I turn the fateful 18. Yey, voting, smoking, and porn</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2004-01-20 20:32:02</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>
|