54 lines
1.7 KiB
HTML
54 lines
1.7 KiB
HTML
|
<!doctype html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Zk | Limerent Object prequel for RAWR</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 | Limerent Object prequel for RAWR</h1>
|
||
|
</header>
|
||
|
<article class="content">
|
||
|
<p><span class="tag">short-story</span> <span class="tag">furry</span> <span class="tag">sawtooth</span></p>
|
||
|
<p>The story of Dee leaving seminary</p>
|
||
|
<h2 id="outline">Outline</h2>
|
||
|
<ul>
|
||
|
<li class="done0"> Act 1<ul>
|
||
|
<li class="done0"> …</li>
|
||
|
<li class="done0"> Prayer</li>
|
||
|
<li class="done0"> …</li>
|
||
|
<li class="done0"> Decides to leave</li>
|
||
|
</ul>
|
||
|
</li>
|
||
|
<li class="done0"> Act 2<ul>
|
||
|
<li class="done0"> Meets with advisor (Rev Dr Borenson)</li>
|
||
|
<li class="done0"> Prayer</li>
|
||
|
<li class="done0"> Mentions leaving, Father Borenson is not surprised</li>
|
||
|
<li class="done0"> Conversation to try and figure out why without asking straight out </li>
|
||
|
</ul>
|
||
|
</li>
|
||
|
<li class="done0"> Act 3<ul>
|
||
|
<li class="done0"> Left kind of dumbstruck, doesn’t know how to move on</li>
|
||
|
<li class="done0"> Prayer</li>
|
||
|
<li class="done0"> With the same numbness, applies for MPsych</li>
|
||
|
</ul>
|
||
|
</li>
|
||
|
</ul>
|
||
|
</article>
|
||
|
<footer>
|
||
|
<p>Page generated on 2021-04-10</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>
|