zk_html/writing/post-self/marsh/index.html

50 lines
1.7 KiB
HTML
Raw Normal View History

2022-10-10 05:42:38 +00:00
<!doctype html>
<html>
<head>
<title>Zk | Hiccup</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 | Hiccup</h1>
</header>
<article class="content">
<p>Everyone notices a jump in systime of almost a year, no one phys-side will give them a straight answer. Turns out someone figured out how to make a self-replicating virus a la the syringes that wound up essentially shredding the system. It was recovered (another thing phys-side is cagey about), but there are some changes. Maybe a small percentage of people don&rsquo;t return</p>
<ul>
<li>
<p>Marsh (they/them) &mdash; Root instance; disappears shortly before Reed is to merge down</p>
<ul>
<li>Reed (they/them) &mdash; Relationship fork, merges down to sync up once a year, discovers Marsh is missing, date has jumped, has to lean on partner, clade<ul>
<li>Sedge (she/her) &mdash; <ul>
<li>Tule (he/him) &mdash;</li>
</ul>
</li>
<li>Rush (they/them) &mdash;</li>
</ul>
</li>
<li>Lily (she/her) &mdash;</li>
<li>Cress (it/its)</li>
</ul>
</li>
<li>
<p><a href="001.html">Intro</a> &mdash; The false start</p>
</li>
</ul>
</article>
<footer>
<p>Page generated on 2022-10-09</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>