43 lines
1.6 KiB
HTML
43 lines
1.6 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | I told him I was gonna blow up...</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 | I told him I was gonna blow up...</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
|
<p><code>Skylos snuggles up to Makyo.
|
|
You yerf, “Leave me alone.”
|
|
Shanerak says, “I think he’s allergic to dogs”
|
|
Skylos sheds.
|
|
Luperion wuffs, “Or snuggles.”
|
|
Winged got really irritated at his caucus when the various people ‘round him started spouting extremely racist and islamofascist shit.
|
|
You yerf, “I don’t like you, and there’s nothing you can do to make me like you, so please leave me alone.”
|
|
Skylos goes over to Luperion, who will no doubt like snuggling better.
|
|
Kia nods. Weird, no doubt about it.
|
|
hanerak says, “:x”
|
|
Skylos boggles at makyo.</code></p>
|
|
<p>BANG!</p>
|
|
<p>c.</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2008-01-21 06:27:52</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>
|