31 lines
1.3 KiB
HTML
31 lines
1.3 KiB
HTML
|
<!doctype html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Zk | 010</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 | 010</h1>
|
||
|
</header>
|
||
|
<article class="content">
|
||
|
<h1 id="codrin-balanartemis-2346">Codrin Bălan#Artemis — 2346</h1>
|
||
|
<p>Part way through a talk on languages (WAQ has learned a lot about this leading up to it), TN gets news re: AWNH (a fork enters the space, quits, merges - Artemisians like huh???), calls halt to meeting, preempts everyone getting news separately by announcing what happened, tries to gloss over the swap quickly (b/c of course she’s planned), but Turun Ka speaks up, says that this is part of confirmation required. For what? Tune in next time…</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>
|