54 lines
1.6 KiB
HTML
54 lines
1.6 KiB
HTML
|
<!doctype html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Zk | index</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 | index</h1>
|
||
|
</header>
|
||
|
<article class="content">
|
||
|
<ul>
|
||
|
<li class="done1"> Act I — Exposition, everyone complains to Ioan<ul>
|
||
|
<li class="done1"> <a href="sorina/001.html">Sorina to Ioan</a> — Sorina was actually doing pretty good, but Codrin has been both missing her and empathising too much, thinking she must have it harder without her partners than she really does</li>
|
||
|
</ul>
|
||
|
</li>
|
||
|
<li class="done0"> Act II — Development, Sorina and Codrin actually talk things out</li>
|
||
|
<li>
|
||
|
<p>[ ] Act III — Recapitulation, everyone talks to Ioan</p>
|
||
|
</li>
|
||
|
<li>
|
||
|
<p>Codrin#Castor</p>
|
||
|
<ul>
|
||
|
<li>Life in Convergence</li>
|
||
|
</ul>
|
||
|
</li>
|
||
|
<li>Codrin#Pollux<ul>
|
||
|
<li>Dear’s partner has left on a relationship sabbatical, just Dear, Codrin, and now Serene</li>
|
||
|
</ul>
|
||
|
</li>
|
||
|
<li>Sorina<ul>
|
||
|
<li>Life on Artemis</li>
|
||
|
<li>Working as student psych w/ Sarah, Artante, 1racer Anin Li </li>
|
||
|
</ul>
|
||
|
</li>
|
||
|
</ul>
|
||
|
</article>
|
||
|
<footer>
|
||
|
<p>Page generated on 2022-04-11</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>
|