46 lines
2.3 KiB
HTML
46 lines
2.3 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | Wai.</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 | Wai.</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
|
<p>Okay, so I’m a bit of a hypocrite, but Still(tm), Kiran hasn’t posted in for. ev. er. My excuse is a mixture of: too busy, and the stuff I’ve been doing doesn’t seem worth writing about. Except for the rampant buttsecks. Oh wait, there hasn’t been any. I suppose I should update for real.</p>
|
|
<p>Roommate:
|
|
This has a potential to end poorly, but, as Ryan points out, so does most everything, agagaga. He’s a born-again devout catholic (my roommate, not Ryan), and I’m a big ol’ flamey faggot. So.. yeah, but he’s not around all that often, so LON takes over my room. Except for during the buttsex.</p>
|
|
<p>Lon:
|
|
There’s this kid, see, and his name is Lon, right? Yeah. He’s this kid, right, right, okay, so he’s this kid on my hall. And he’s blonde.</p>
|
|
<p>Teh Trhee Furrehs:
|
|
There have been some damn funny moments, and a few bones of contention, which have been cleared up, and some snot dressing on Ryan’s salad. Um.. so, yeah. Wargh c.c</p>
|
|
<p>Food:
|
|
Tasty.</p>
|
|
<p>Buttsex:
|
|
nonexistant.</p>
|
|
<p>Classes:
|
|
Okay, but we need to get past this goddamned review part. That or people really didn’t learn that much in highschool and Fairview was somehow exceptional.</p>
|
|
<p>Loooooooomf:
|
|
What.</p>
|
|
<p>I’m sorry, I think I’ve lost my journalling knack</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2004-09-01 10:58:54</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>
|