zk_html/writing/post-self/neviim/interlude/005.html

31 lines
1.0 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html>
<html>
<head>
<title>Zk | 005</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 | 005</h1>
</header>
<article class="content">
<h1 id="rj-brewster-2114">RJ Brewster &mdash; 2114</h1>
<p>RJ dies during upload, drat, another loss&hellip;but wait? Whats this? Something worked, somethings still going, somethings still there. No RJ, but the world</p>
</article>
<footer>
<p>Page generated on 2021-12-08</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>