65 lines
2.0 KiB
HTML
65 lines
2.0 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | 023</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 | 023</h1>
|
|
</header>
|
|
<article class="content">
|
|
<hr />
|
|
<p>date: 2019-09-15
|
|
weight: 23</p>
|
|
<hr />
|
|
<p>Have you gotten that out of your system?</p>
|
|
<blockquote>
|
|
<p>Have you?</p>
|
|
</blockquote>
|
|
<p>I do feel rather wrung out, at least for the time being. I’m sure that burning import will come crashing down on me before too long.</p>
|
|
<blockquote>
|
|
<p>I’ll be there.</p>
|
|
</blockquote>
|
|
<p>And until then?</p>
|
|
<blockquote>
|
|
<p>I’ll be here.</p>
|
|
</blockquote>
|
|
<p>Of course.</p>
|
|
<blockquote>
|
|
<p>Until then, I have questions.</p>
|
|
</blockquote>
|
|
<p>Ask away.</p>
|
|
<blockquote>
|
|
<p>Do not put this analysis paralysis on me. Roll a die. Flip a coin. We’ve got a list to choose from. Or, perhaps, you should choose something that’s actually on your mind.</p>
|
|
</blockquote>
|
|
<p>You said you have questions.</p>
|
|
<blockquote>
|
|
<p>You’re the one with questions. Point me toward one, and I will ask it.</p>
|
|
</blockquote>
|
|
<p>Helpful, as always.</p>
|
|
<blockquote>
|
|
<p>Not my department.</p>
|
|
</blockquote>
|
|
<p>Fine. Weight? Surgery? Dyskinesia?</p>
|
|
<blockquote>
|
|
<p>Tell me about the dyskinesia and the tic and the akathesia. Tell me about St. Vitus’ Dance. Tell me about <a class="pulse" href="/movement">the aching necessity of movement</a>.</p>
|
|
</blockquote>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2020-06-24</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>
|