zk_html/diary/2007-06-14-20:30:39.html

32 lines
1.1 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Slow Day</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 | Slow Day</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p><a href="http://www.finnchan.fi/b/files/1181882646/1/1_1174172341704.jpg">What&hellip;</a></p>
<p>EDIT: <a href="http://www.fotocommunity.de/pc/pc/cat/1047/display/9261079">Also&hellip;&lt;/a</p>
</article>
<footer>
<p>Page generated on 2007-06-14 20:30:39</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>