zk_html/writing/ally/movement/004.html

44 lines
1.7 KiB
HTML
Raw Normal View History

2020-04-25 05:00:08 +00:00
<!doctype html>
<html>
<head>
<title>Zk | 004</title>
2023-05-11 05:20:07 +00:00
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus:ital,wght@0,400;0,700;1,400;1,700&family=Lato&family=Ubuntu+Monodisplay=swap" />
2020-04-25 05:00:08 +00:00
<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 | 004</h1>
</header>
<article class="content">
<hr />
<p>date: 2019-09-16
weight: 4</p>
<hr />
<p>Bit by bit, little by little, the tic once again slid from my life. Enough stressors had gone or were on their way out that I was gaining stillness.</p>
<p>I spent more and more days with fewer and fewer tics. I relished in the stillness.</p>
<blockquote>
2020-06-24 07:10:07 +00:00
<p>Like that glass of water that&rsquo;s the perfect temperature. Like fresh-from-the-vine tomatoes. Like city-glow reflected on a winter cloud ceiling while you&rsquo;re under the covers in bed.</p>
2020-04-25 05:00:08 +00:00
</blockquote>
2020-06-24 07:10:07 +00:00
<p>It left for quite a while, and when it did come back, it did for only a day or two at a time. I eventually went a year without. Maybe two. I don&rsquo;t remember.</p>
2020-04-25 05:00:08 +00:00
<blockquote>
<p>And then you forgot.</p>
</blockquote>
<p>And then I forgot.</p>
</article>
<footer>
2023-05-11 05:20:07 +00:00
<p>Page generated on 2023-05-10</p>
2020-04-25 05:00:08 +00:00
</footer>
</main>
2020-06-24 07:10:07 +00:00
<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>
2020-04-25 05:00:08 +00:00
</body>
</html>