update from sparkleup

This commit is contained in:
Madison Scott-Clary 2021-08-22 19:35:10 -07:00
parent c3e235deb2
commit 6020e2b69b
2 changed files with 32 additions and 2 deletions

View File

@ -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 &mdash; 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>

View File

@ -12,6 +12,7 @@
<h1>Zk | 001</h1> <h1>Zk | 001</h1>
</header> </header>
<article class="content"> <article class="content">
<h1 id="michelle-hadjesasha-2124">Michelle Hadje/Sasha &mdash; 2124</h1>
<p>Michelle Hadje mastered the urge to vomit.</p> <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&hellip;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>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&hellip;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&rsquo;t, and she was not quite sure why.</p> <p>But she didn&rsquo;t, and she was not quite sure why.</p>
@ -117,7 +118,7 @@
<p>True Name laughed. &ldquo;Never mind. Let us go change some minds.&rdquo;</p> <p>True Name laughed. &ldquo;Never mind. Let us go change some minds.&rdquo;</p>
</article> </article>
<footer> <footer>
<p>Page generated on 2021-08-21</p> <p>Page generated on 2021-08-22</p>
</footer> </footer>
</main> </main>
<script type="text/javascript"> <script type="text/javascript">