zk_html/diary/2004-11-05-14:39:50.html

37 lines
1.3 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Now I'm not usually one for cheapshots..</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 | Now I'm not usually one for cheapshots..</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>Wait.. yeah I am c.c</p>
<p>PRESIDENTIAL LIBRARY DESTROYED BY FIRE</p>
<p>Crawford, Texas &ndash;</p>
<p>A tragic fire on Sunday destroyed the personal library of President
George W. Bush. Both of his books have been lost.
A presidential spokesman said the president was devastated, as he had
not finished coloring the second one</p>
</article>
<footer>
<p>Page generated on 2004-11-05 14:39:50</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>