32 lines
2.0 KiB
HTML
32 lines
2.0 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | Kowareta tokei wo shinjite jikan wa dare no mikata?</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 | Kowareta tokei wo shinjite jikan wa dare no mikata?</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
|
<p>Mmmnnnghhh. Homework! I actually did all of it this time. IB Lab due tomorrow, as well as a FLCL speech, National Latin Exam, and Math homework test. Nothing much other than that. Drunken dinnerparty saturday night. My dad decided to cook a whole lot of meat. I didn’t mind at all :o) Tim Toner won $60 in Shut the Box, and he gave me $20 ‘for my next date.’ Sorry, fuzzy, I used it to buy gas instead c.c Kinda needed to get back to my mom’s. Speaking of, she returned from Costa Rica today. I got a shirt that says “Just do it later” a bunch of chocolate, and a wood box. I suppose I’ll hear about how she wants to retire there tomorrow. CSAPs next week. Tuesday, wednesday, and thursday, I don’t have to get to school until 11, so maybe I could do some stuff.</p>
|
|
<p>Today, I watched Azumanga Daioh eps. 1-2 (downloaded), FLCL ep. 1, and an ep. of Yami no Matsuei. I must inflict Azumanga Daioh on others ^</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2004-03-08 00:54:18</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>
|