32 lines
1.5 KiB
HTML
32 lines
1.5 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>It’s pretty rare that I find any of these more than vaguely chuckle-worthy, but this one was just too perfect this morning :o)</p>
|
|
<p><a href="http://ihasahotdog.com/2009/01/15/funny-dog-pictures-on-a-couple-of-different-levels/"><img alt="funny pictures of dogs with captions" class="mine_2959198" src="http://ihasahotdog.wordpress.com/files/2009/01/funny-dog-pictures-this-corgi-is-funny-on-multiple-levels.jpg" title="funny-dog-pictures-this-corgi-is-funny-on-multiple-levels"/></a><br/>see more <a href="http://ihasahotdog.com">puppies</a</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2009-01-16 15:58:03</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>
|