update from sparkleup
This commit is contained in:
parent
c3e235deb2
commit
6020e2b69b
|
@ -0,0 +1,29 @@
|
|||
<!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="yared-zerezghi-2324">Yared Zerezghi — 2324</h1>
|
||||
</article>
|
||||
<footer>
|
||||
<p>Page generated on 2021-08-22</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>
|
|
@ -12,7 +12,8 @@
|
|||
<h1>Zk | 001</h1>
|
||||
</header>
|
||||
<article class="content">
|
||||
<p>Michelle Hadje mastered the urge to vomit.</p>
|
||||
<h1 id="michelle-hadjesasha-2124">Michelle Hadje/Sasha — 2124</h1>
|
||||
<p>Michelle Hadje mastered the urge to vomit.</p>
|
||||
<p>She knew that could change this. Change all of these things from so many dreams that pressed in against. She knew that she could will them away, or perhaps spring for a fork that would simply…not have them. She had enough reputation, by now, but fork a dozen times over. Some perks came with being on the council, after all.</p>
|
||||
<p>But she didn’t, and she was not quite sure why.</p>
|
||||
<p>At one point, she had entertained the idea that it was out of a need to keep some part of herself tied to the her of eight years ago, the panicked and wild-eyed woman who had scrimped and saved all that she could to get a one-way ticket into the System. Perhaps she needed to keep some tenuous connection to the Michelle left so changed by getting lost that year on year become madness on madness.</p>
|
||||
|
@ -117,7 +118,7 @@
|
|||
<p>True Name laughed. “Never mind. Let us go change some minds.”</p>
|
||||
</article>
|
||||
<footer>
|
||||
<p>Page generated on 2021-08-21</p>
|
||||
<p>Page generated on 2021-08-22</p>
|
||||
</footer>
|
||||
</main>
|
||||
<script type="text/javascript">
|
||||
|
|
Loading…
Reference in New Issue