32 lines
1.1 KiB
HTML
32 lines
1.1 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | 001</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 | 001</h1>
|
|
</header>
|
|
<article class="content">
|
|
<h1 id="de-2325">de - 2325</h1>
|
|
<p>de smiled sourly down into its champagne. The real stuff, too: the last supply ship had brought up a case of bottles, doubtless from the store of some wealthy oligarch with their finger in the pie that was the L<sub>5</sub> station.</p>
|
|
<p>It could not taste the quality. It could taste nothing but ashes.</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2021-08-23</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>
|