zk_html/writing/ally/poet-and-mystic/013.html

46 lines
1.5 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | 013</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 | 013</h1>
</header>
<article class="content">
<hr />
<p>date: 2019-08-25
weight: 51</p>
<hr />
<p>I&rsquo;m tired. I&rsquo;m so tired. I&rsquo;m tired and I&rsquo;m upset and I&rsquo;m lost.</p>
<blockquote>
<p>I know.</p>
</blockquote>
<p>I want to shout and to whisper. I want to talk about how the light flows <a class="pulse" href="/poet-and-mystic/agony-and-ecstasy">in through the head and out through the heart</a>. I want to put words to the feeling of falling to the ground and taking root.</p>
<p>I want to say how it feels when I step outside myself.</p>
<blockquote>
<p>You tried.</p>
</blockquote>
<p>I guess that&rsquo;s all I can do.</p>
<blockquote>
<p>It&rsquo;s not, but it&rsquo;s important that you have tried.</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>