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

43 lines
1.3 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | 004</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 | 004</h1>
</header>
<article class="content">
<hr />
<p>date: 2019-12-25
weight: 4</p>
<hr />
<pre class="verse">Babel was a collaborative effort.
Once,
we all spoke the same language,
&nbsp; but on seeing god grow increasingly anxious with the rate of our progress,
&nbsp; &nbsp; we agreed to let our tongues be confused,
&nbsp; &nbsp; &nbsp; so that he could take things at a more comfortable pace,
&nbsp; &nbsp; &nbsp; &nbsp; and we could be assured he would not understand us unless we prayed in silence,
for only then do we speak the language of angels.</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>