33 lines
1.5 KiB
HTML
33 lines
1.5 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | Hee.</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 | Hee.</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
|
<p><img alt="" border="0" src="http://images.quizilla.com/1033525068_domtsuzuki.jpg"/><br/>You are Tsuzuki.
|
|
<br/><br/><a href="http://quizilla.com/users/Kyoukun/quizzes/Which%20Yami%20no%20Matsuei%20Character%20are%20You%3F/"> <font size="-1">Which Yami no Matsuei Character are You?</font></a><br/> <font size="-3">brought to you by <a href="http://quizilla.com">Quizilla</a></font></p>
|
|
<p>Anyway, played pool and shuffleboard today with the fatherfigure. It was quite fun. Should be doing math homework now, but.. well, I’;m not ^.</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2004-02-21 20:33:31</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>
|