update from sparkleup
This commit is contained in:
parent
cb0eaad00b
commit
1f1805c0cd
|
@ -0,0 +1,30 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Zk | 008</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 | 008</h1>
|
||||
</header>
|
||||
<article class="content">
|
||||
<h1 id="codrin-balanartemis-2346">Codrin Bălan#Artemis — 2346</h1>
|
||||
<p>Codrin was pleased to see that some magic wrought by the Ansible engineers both here on Castor and their counterparts over on Artemis allowed the Artemisians to assume what must be their natural forms and that they weren’t greeted by a gaggle of Douglases. Ey’d never seen Douglas, but it would have been unnerving and difficult to differentiate them. They’d even come wearing clothes — those who wore them, at least, this Iska and Artante Diria — which ey supposed they would appreciate. One of those benefits of System-to-System Ansibles that they’d enjoyed on their transit from L<sub>5</sub> to LVs, as well.</p>
|
||||
</article>
|
||||
<footer>
|
||||
<p>Page generated on 2021-11-26</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>
|
Loading…
Reference in New Issue