37 lines
2.1 KiB
HTML
37 lines
2.1 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | Shanerak...</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 | Shanerak...</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 like you’re <a href="http://mfrost.typepad.com/cute_overload/2007/03/when_in_doubt_h.html">destined</a> to be ‘snorgled’ by cats. I’m not quite sure what that means, though.</p>
|
|
<p><a href="http://mfrost.typepad.com/cute_overload/2006/07/muzzlepufftomuz.html">And dogs.</a>
|
|
<a href="http://mfrost.typepad.com/cute_overload/2006/02/i_weel_clean_yo.html">And more cats.</a>
|
|
<a href="http://mfrost.typepad.com/cute_overload/2007/01/waiti_gotta_tak.html">And cell phones</a> (totally true).</p>
|
|
<p><a href="http://mfrost.typepad.com/cute_overload/2006/12/palmolivesoften.html"><em>shower</em></a>
|
|
<a href="http://mfrost.typepad.com/cute_overload/2006/12/lap_ferreeete.html">And laps.</a>
|
|
<a href="http://mfrost.typepad.com/cute_overload/2006/11/go_chiefs.html">Okay,</a> <a href="http://mfrost.typepad.com/cute_overload/2006/11/ferretshu.html">I’m</a> <a href="http://mfrost.typepad.com/cute_overload/2006/10/rollin_in_the_p.html">done</a> <a href="http://mfrost.typepad.com/cute_overload/2006/10/justwokenupfrom.html">now</a> <a href="http://mfrost.typepad.com/cute_overload/2006/10/remember_when_t.html">:3</a</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2007-03-09 05:22:55</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>
|