zk_html/writing/ally/furry/fursona/00.html

34 lines
999 B
HTML

<!doctype html>
<html>
<head>
<title>Zk | 00</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 | 00</h1>
</header>
<article class="content">
<hr />
<p>date: 2019-08-13
weight: 1</p>
<hr />
<div class="cw">The following pages contain some flashing images (four per second) and brief glimpses of explicit furry art</div>
</article>
<footer>
<p>Page generated on 2020-06-24</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>