34 lines
1.8 KiB
HTML
34 lines
1.8 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | [no subject]</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 | [no subject]</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
|
<p>You whisper, “Since the bathroom’s occupied, I also feel like I should appologize. Haven’t really been myself these past few days. I know it’s not really something that can be helped, but.. like.. I dunno. Still feel sorry.” to Rikoshi.
|
|
Rikoshi whispers, “Oh, foxy, you don’t need to feel sorry! You haven’t made me feel weird or bad or anything.” to you.
|
|
You whisper, “Ranna nods a little and says, “Okie..” Crazy need to explain takes over, “I think it’s just some brief disenchantment with the internet, ‘cause I really liked getting to talk to you on the phone the other day. I’m sure it’ll pass into normalcy soon enough.”” to Rikoshi.
|
|
Rikoshi whispers, “I was gonna call you on the phone tonight, actually, but my parents’ anniversary is today, so I called them instead.” to you</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2005-10-25 07:00:01</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>
|