zk_html/writing/ally/poet-and-mystic/overflowing/with/words/005.html

41 lines
1.3 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | 005</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 | 005</h1>
</header>
<article class="content">
<hr />
<p>date: 2019-12-26
weight: 5</p>
<hr />
<pre class="verse">I went for a walk and was driven by impulse to collect five sticks.
They had to be as straight as possible.
They had to be balanced as close to the middle as possible.
They had to be the same length without me breaking them.
They had to have been from different trees.
They had to have fallen more than a year prior.
When I got home, I lay them in a row, asked my question, and, one by one, broke them in half.</pre>
</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>