zk_html/writing/sawtooth/limerent-object/beats/12-payoff.html

30 lines
1.3 KiB
HTML
Raw Normal View History

2021-07-22 23:55:12 +00:00
<!doctype html>
<html>
<head>
<title>Zk | 12-payoff</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 | 12-payoff</h1>
</header>
<article class="content">
<p>All of my work on emotional literacy is failing me now. It was largely failing me then, as well. I am doing my best to recount the conversation that we had here, but I am in a state of, I suppose, numbness, and that numbness is taking up the same amount of space that the limerence did before. It is overwhelming in its nullity, and there is nothing, it seems, that I can do to shake it. I cannot transmute it into something more positive. I cannot release any of the built up pressure, for there is no catharsis for nothingness.</p>
</article>
<footer>
<p>Page generated on 2021-07-22</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>