36 lines
1.3 KiB
HTML
36 lines
1.3 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | Hehehe.</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 | Hehehe.</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
|
<p>Rikoshi yowls, o/~ What do you get when you’re a filthy fox / Thinking ‘bout nothing but sucking on cocks? / Flirting with everyone; have you name shame? / You know exactly who’s… to… blame. o/~
|
|
Ranna cries, it’s true ;.;
|
|
MegaWolf smacks Rikoshi.
|
|
Mekensobek laughs
|
|
You yerf, “The wolfies and the ‘coonies o/~”
|
|
Rikoshi can’t type right when he’s ad libbing</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2005-07-26 09:03:34</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>
|