update from sparkleup

This commit is contained in:
Madison Scott-Clary 2024-01-09 20:25:13 -08:00
parent 64ff088f9c
commit 17287fe0cf
2 changed files with 32 additions and 2 deletions

View File

@ -0,0 +1,30 @@
<!doctype html>
<html>
<head>
<title>Zk | 009</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" />
<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 | 009</h1>
</header>
<article class="content">
<p>Motes played.</p>
</article>
<footer>
<p>Page generated on 2024-01-09</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

@ -42,8 +42,8 @@
<li class="done2"> <a href="004.html">D: Slow Hours speaks</a> &mdash; Motes has a nightmare; Motes joins Beholden and A Finger Pointing to calm down; talks with Slow Hours about dreams.</li>
<li class="done2"> <a href="005.html">E: A letter from Hammered Silver</a> &mdash; The letter; going for a walk as big Motes; staying that way for a week; pulled aside by Beholden to talk about it; A Finger Pointing is out for Some Reason; talking with Sarah.</li>
<li class="done2"> <a href="006.html">D&rsquo;: Flashback to the past</a> &mdash; The origins of Motes told; some anecdotes (including Slow Hours&rsquo;s prophecy).</li>
<li class="done0"> <a href="007.html">C&rsquo;: A Finger Pointing and Hammered Silver</a> &mdash; A Finger Pointing gets a letter, too; discussing what to do about it; risk assessment with Waking World and Sasha; message to Hammered Silver.</li>
<li class="done0"> <a href="008.html">B&rsquo;: Hunting for a new way forward</a> &mdash; Big Motes tries going small, overflows; is coaxed back to Big Motes to bring her out of it; Big Motes getting back into play; talking with Sarah.</li>
<li class="done1"> <a href="007.html">C&rsquo;: A Finger Pointing and Hammered Silver</a> &mdash; A Finger Pointing gets a letter, too; discussing what to do about it; risk assessment with Waking World and Sasha; message to Hammered Silver.</li>
<li class="done1"> <a href="008.html">B&rsquo;: Hunting for a new way forward</a> &mdash; Big Motes for a bit; not going to stop playing or stop being Little Motes, just wants to know how to deal with the pain; talking with Sarah.</li>
<li class="done0"> <a href="009.html">A&rsquo;: Outro</a> &mdash; About the future of Motes.</li>
</ul>
</article>