zk_html/writing/post-self/idumea/002.html

32 lines
1.4 KiB
HTML
Raw Normal View History

2024-02-15 04:50:10 +00:00
<!doctype html>
<html>
<head>
<title>Zk | 002</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" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | 002</h1>
</header>
<article class="content">
<h1 id="2">2</h1>
2024-02-15 04:55:09 +00:00
<p>The Woman decided to go walking one day. Perhaps she was driven by restlessness. Perhaps she was bored! I do not know. Either way, she was feeling good and she was feeling stable and she was feeling feline, so she found herself a nice set of slacks to wear over her legs, ones that looped up over the base of her tail in such a way that the same would be just as possible with a skunk&rsquo;s tail.</p>
2024-02-15 04:50:10 +00:00
</article>
<footer>
<p>Page generated on 2024-02-14</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>