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

44 lines
1.2 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | 007</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 | 007</h1>
</header>
<article class="content">
<hr />
<p>date: 2019-12-26
weight: 7</p>
<hr />
<pre class="verse">The only time I know my true name is when I pray.
The only time I pray is at the utmost need.
To pray is to ask yourself what you dare not ask god.
To answer your own question, you must step outside yourself.
To step outside yourself, you must forget your true name.
The only time I know my true name is when I pray.</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>