zk_html/writing/post-self/selected-letters/index.html

54 lines
1.6 KiB
HTML
Raw Normal View History

2022-04-12 05:35:15 +00:00
<!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 &mdash; Exposition, everyone complains to Ioan<ul>
<li class="done1"> <a href="sorina/001.html">Sorina to Ioan</a> &mdash; 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 &mdash; Development, Sorina and Codrin actually talk things out</li>
<li>
<p>[ ] Act III &mdash; 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&rsquo;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>