zk_html/writing/ally/furry/007.html

61 lines
1.8 KiB
HTML
Raw Normal View History

2020-04-25 05:00:08 +00:00
<!doctype html>
<html>
<head>
<title>Zk | 007</title>
2023-05-11 05:35:08 +00:00
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" />
2024-05-05 04:25:08 +00:00
<link rel="stylesheet" type="text/css" href="/style.css?2024-05-04" />
2020-04-25 05:00:08 +00:00
<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>
2020-06-24 07:10:07 +00:00
<p>I&rsquo;m Madison Jesse Scott-Clary.</p>
2020-04-25 05:00:08 +00:00
<blockquote>
<p>What are you?</p>
</blockquote>
2020-06-24 07:10:07 +00:00
<p>I&hellip;what?</p>
2020-04-25 05:00:08 +00:00
<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>
2020-06-24 07:10:07 +00:00
<p>Sarai could die. I couldn&rsquo;t be her. Happenstance was a coping mechanism for gender. Younes was&hellip;</p>
2020-04-25 05:00:08 +00:00
<blockquote>
2020-06-24 07:10:07 +00:00
<p>Tell me about Younes, then. That&rsquo;s where you started going before, right?</p>
2020-04-25 05:00:08 +00:00
</blockquote>
2020-06-24 07:10:07 +00:00
<p>Yeah, though you&rsquo;ve certainly changed the tenor of it. The mood.</p>
2020-04-25 05:00:08 +00:00
<blockquote>
<p><a class="pulse" href="/furry/younes">No one said this project would be easy</a>.</p>
</blockquote>
</article>
<footer>
2024-05-05 04:25:08 +00:00
<p>Page generated on 2024-05-04</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>