zk_html/writing/ally/from-within/5.html

52 lines
1.5 KiB
HTML
Raw Normal View History

2020-04-25 05:00:08 +00:00
<!doctype html>
<html>
<head>
<title>Zk | 5</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 | 5</h1>
</header>
<article class="content">
<hr />
<p>date: 2019-08-14
weight: 19
2020-06-24 07:10:07 +00:00
background: &ldquo;#082010&rdquo;
color: &lsquo;#aba&rsquo;
quote: &lsquo;#cdc&rsquo;
2020-04-25 05:00:08 +00:00
pulse_light: true</p>
<hr />
<blockquote>
<p>And?</p>
</blockquote>
<p>And were I to catch fire, the flames would feel like silk against my skin, against freshly-shaven skin.</p>
<blockquote>
<p>And?</p>
</blockquote>
<p>And I feel like, were I to draw a blade along my limbs, to trace each long bone, each carpal, each tarsal, it would feel like ice, and the blood that came with would be my semen, and I would give birth to whole worlds through my flesh.</p>
<blockquote>
<p>And?</p>
</blockquote>
2020-06-24 07:10:07 +00:00
<p>And if I stop, I&rsquo;ll surely die.</p>
2020-04-25 05:00:08 +00:00
<blockquote>
<p><a class="pulse" href="/from-within/i-guess..">And</a>?</p>
</blockquote>
</article>
<footer>
2020-06-24 07:10:07 +00:00
<p>Page generated on 2020-06-24</p>
2020-04-25 05:00:08 +00:00
</footer>
</main>
2020-06-24 07:10:07 +00:00
<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>
2020-04-25 05:00:08 +00:00
</body>
</html>