60 lines
1.7 KiB
HTML
60 lines
1.7 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | 007</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 | 007</h1>
|
|
</header>
|
|
<article class="content">
|
|
<hr />
|
|
<p>date: 2019-08-16
|
|
weight:</p>
|
|
<hr />
|
|
<blockquote>
|
|
<p>Who are you?</p>
|
|
</blockquote>
|
|
<p>I’m Madison Jesse Scott-Clary.</p>
|
|
<blockquote>
|
|
<p>What are you?</p>
|
|
</blockquote>
|
|
<p>I…what?</p>
|
|
<blockquote>
|
|
<p>Who are you?</p>
|
|
</blockquote>
|
|
<p>I answered you.</p>
|
|
<blockquote>
|
|
<p>Tell me your names.</p>
|
|
</blockquote>
|
|
<p>I am Madison. I am Maddy. I am Makyo.</p>
|
|
<blockquote>
|
|
<p>No Sarai? No Happenstance, or Younes?</p>
|
|
</blockquote>
|
|
<p>Sarai could die. I couldn’t be her. Happenstance was a coping mechanism for gender. Younes was…</p>
|
|
<blockquote>
|
|
<p>Tell me about Younes, then. That’s where you started going before, right?</p>
|
|
</blockquote>
|
|
<p>Yeah, though you’ve certainly changed the tenor of it. The mood.</p>
|
|
<blockquote>
|
|
<p><a class="pulse" href="/furry/younes">No one said this project would be easy</a>.</p>
|
|
</blockquote>
|
|
</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>
|