zk_html/diary/2005-10-06-04:43:17.html

40 lines
1.2 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Curse you, Cummings. This one's by me x.x</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 | Curse you, Cummings. This one's by me x.x</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>i&rsquo;d like to Wrap you up in me
which is comfy and well
-chin on shoulder to nose
on cheek to brush over
ear and Press on mid;
hands like paws i want
you to Have them:Keep
them in your pockets
and Lean on this me
around you</p>
</article>
<footer>
<p>Page generated on 2005-10-06 04:43:17</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>