zk_html/writing/3/terrifying/index.html

38 lines
1.6 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | The Margin of the Terrifying</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" />
<link rel="stylesheet" type="text/css" href="/style.css?2024-05-04" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | The Margin of the Terrifying</h1>
</header>
<article class="content">
<p>Wherein Maddy worries about how much space she&rsquo;s allowed to take up and also waxes rhapsodic about how love is right at the margin of the terrifying through the lens of Time War and also Rilke. It&rsquo;s also kinda about <s>suicide</s> plurality???</p>
<ul>
<li class="done2"> <a href="intro.html">Intro</a></li>
<li class="done2"> <a href="blind-strife.html">Blind strife</a></li>
<li class="done2"> <a href="assessment.html">Assessment</a></li>
<li class="done2"> <a href="engagement.html">Engagement</a></li>
<li class="done1"> <a href="triumph.html">I wish I could see your triumph</a></li>
</ul>
</article>
<footer>
<p>Page generated on 2024-05-04</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>