zk_html/writing/ally/poet-and-mystic/agony-and-ecstasy/_index.html

32 lines
1.3 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | _index</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 | _index</h1>
</header>
<article class="content">
<hr />
<h2 id="type-single">type: single</h2>
<p>Upon <a class="pulse" href="text">reading certain things</a>, upon <a class="pulse" href="audio">hearing certain songs</a>, upon <a class="pulse" href="video">seeing certain things</a>, upon smelling certain scents, upon tasting certain foods, upon feeling certain feelings and upon losing myself, it flows, the light, in through the head, out through the heart, washes over all, and, being lost in it, have found myself without.</p>
</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>