57 lines
1.3 KiB
HTML
57 lines
1.3 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | 2019-12-26-words</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 | 2019-12-26-words</h1>
|
|
</header>
|
|
<article class="content">
|
|
<hr />
|
|
<p>date: 2019-12-26
|
|
title: Words</p>
|
|
<hr />
|
|
<p>🌢
|
|
<!--more--></p>
|
|
<pre style="border: none;">
|
|
🌢
|
|
🌢 🌢
|
|
🌢
|
|
|
|
🌢 🌢 🌢
|
|
|
|
|
|
🌢 🌢
|
|
|
|
🌢
|
|
🌢
|
|
</pre>
|
|
|
|
<blockquote>
|
|
<p>Graphomania is not writing on the walls with the blood from your fingertips, scraped clean of flesh.</p>
|
|
</blockquote>
|
|
<p>But it’s not <em>not</em> that, either.</p>
|
|
<h3 id="new-content">New content</h3>
|
|
<ul>
|
|
<li><a href="/poet-and-mystic/overflowing.html">Overflowing</a></li>
|
|
</ul>
|
|
</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>
|