zk_html/diary/2004-09-02-15:57:26.html

37 lines
1.8 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | MEEEP</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" />
<link rel="stylesheet" type="text/css" href="/style.css?2024-05-04" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | MEEEP</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>You see a slender and slightly shorter-than-average Border Collie. She looks more or less a typical member of her species - a pure
white stripe runs betwen her expressive eyes and frames her narrow muzzle, with jet-black fur covering the rest of her head and
back. Clearly defined lines between the contrasts wend uneven paths down her sides. Her slightly curled and overly fluffy tail
often waves gently from side to side. Her eyes, the only sign of her hybrid nature, are inherited from her ancestors; pale yellow
encircles her pupils, the hue almost luminescent when in sunlight. She wears a strange collection of clothes, consisting mostly
of fuzzy stuff with some jinglies thrown about her neck, wrists, and ankles</p>
</article>
<footer>
<p>Page generated on 2004-09-02 15:57:26</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>