update from sparkleup
This commit is contained in:
parent
5233bc1c24
commit
c34957b901
|
@ -0,0 +1,30 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Zk | 13-epilogue</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 | 13-epilogue</h1>
|
||||
</header>
|
||||
<article class="content">
|
||||
<p>…</p>
|
||||
<p>And still I talk with God.</p>
|
||||
</article>
|
||||
<footer>
|
||||
<p>Page generated on 2021-07-13</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>
|
|
@ -93,7 +93,6 @@
|
|||
<li class="done2"> A: The dream…but no, wouldn’t work<ul>
|
||||
<li class="done2"> <a href="40.html">40</a></li>
|
||||
<li class="done2"> <a href="60.html">60</a></li>
|
||||
<li class="done2"> <a href="61.html">61</a>?</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="done0"> B: Good that I left. Besides, used to celibacy<ul>
|
||||
|
@ -106,7 +105,7 @@
|
|||
<li class="done2"> A: Lunches<ul>
|
||||
<li class="done2"> <a href="31.html">31</a></li>
|
||||
<li class="done2"> <a href="51.html">51</a></li>
|
||||
<li class="done2"> <a href="72.html">72</a></li>
|
||||
<li class="done1"> <a href="72.html">72</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -114,7 +113,7 @@
|
|||
<li class="done1"> <a href="beats/05-no-way-2.html">No way #2</a><ul>
|
||||
<li class="done2"> A: Limerence is egodystonic<ul>
|
||||
<li class="done2"> <a href="71.html">71</a></li>
|
||||
<li class="done2"> <a href="61.html">61</a>?</li>
|
||||
<li class="done2"> <a href="61.html">61</a> — confession</li>
|
||||
<li class="done2"> <a href="70.html">70</a>?</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -162,7 +161,10 @@
|
|||
</ul>
|
||||
</li>
|
||||
<li class="done1"> <a href="beats/10-grand-gesture.html">Grand gesture</a><ul>
|
||||
<li class="done1"> A: The Conversation™ (email)</li>
|
||||
<li class="done1"> A: The Conversation™ (email)<ul>
|
||||
<li class="done1"> <a href="90.html">90</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="done0"> <a href="beats/11-ends-with-no.html">Ends with “no”</a><ul>
|
||||
|
|
Loading…
Reference in New Issue