zk_html/writing/3/terrifying/index.html

37 lines
1.2 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | The Margin of the Terrifying</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 | The Margin of the Terrifying</h1>
</header>
<article class="content">
<p>Wherein Maddy waxes rhapsodic about how love is right at the margin of the terrifying through the lens of Time War and also Rilke.</p>
<ul>
<li class="done1"> <a href="intro.tex.html">Intro</a></li>
<li class="done0"> Blind strife</li>
<li class="done0"> Assessment</li>
<li class="done0"> Engagement</li>
<li class="done0"> I wish I could see your triumph</li>
</ul>
</article>
<footer>
<p>Page generated on 2022-05-25</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>