31 lines
1.6 KiB
HTML
31 lines
1.6 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>Take the quiz: <a href="http://www.zenhex.com/quiz.php?id=710">“Which Random Irish Gaelic Phrase Are You? “<br/><img border="0" src="http://www.zenhex.com/quiz/710/res1.jpg"/></a><br/><b>Ta mo bhriste tri thine </b><br/>Ta mo bhriste tri thine - ‘My trousers are on fire.’You’re a few bricks short of a load, aren’t you? You’re probably not allowed to use sharp objects and you should be locked in a rubber room. With Rubber rats. Rubber rats? I hate rubber rats. They drive me crazy. Crazy? I was crazy once. They put me in a rubber room. With rubber rats. Rubber rats? I hate rubber rats..</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2004-07-12 12:58:28</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>
|