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

45 lines
1.2 KiB
HTML
Raw Normal View History

2020-04-25 05:00:08 +00:00
<!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-16
weight: 1</p>
<hr />
<div class="cw">Death</div>
2020-06-24 07:10:07 +00:00
<p>Matthew didn&rsquo;t end when I changed my name. Matthew ended September 14th, 2012.</p>
2020-04-25 05:00:08 +00:00
<blockquote>
2020-06-24 07:10:07 +00:00
<p>He died on the 6th. He just didn&rsquo;t know he was dead yet.</p>
2020-04-25 05:00:08 +00:00
</blockquote>
<p>May I post a log?</p>
<blockquote>
<p>You ask your ally for permission?</p>
</blockquote>
<p>Alright.</p>
<p>Watch the process of moving on.</p>
</article>
<footer>
2020-06-24 07:10:07 +00:00
<p>Page generated on 2020-06-24</p>
2020-04-25 05:00:08 +00:00
</footer>
</main>
2020-06-24 07:10:07 +00:00
<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>
2020-04-25 05:00:08 +00:00
</body>
</html>