zk_html/writing/ally/news/2019-10-10-heavy-shit.html

63 lines
1.8 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | 2019-10-10-heavy-shit</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-10-10-heavy-shit</h1>
</header>
<article class="content">
<hr />
<p>date: 2019-10-10
title: Heavy shit</p>
<hr />
<div class="cw">Suicide and self-harm</div>
<p>This took forever to write.</p>
<!--more-->
<blockquote>
<p>You had lots going on.</p>
</blockquote>
<p>Well, still. Even if I had lots going on, it would have been nice to have actually gotten some more done. International flights have to be good for something.</p>
<blockquote>
<p>Also, you&rsquo;re depressed.</p>
</blockquote>
<p>That too.</p>
<blockquote>
<p>You sent yourself to the ER with some stormy brainweather and a bit more pressure on the blade than you intended.</p>
</blockquote>
<p>I&rsquo;m so tired.</p>
<blockquote>
<p>Yeah.</p>
</blockquote>
<h3 id="new-content">New content</h3>
<ul>
<li><a href="/self-harm/suicide.html">Suicide</a></li>
<li><a href="/27.html">ally 27</a></li>
<li>I wrote a lot about gender but I&rsquo;m not ready to show it yet.</li>
</ul>
<h3 id="updated-content">Updated content</h3>
<ul>
<li>Added some stuff to <a href="/agony-and-ecstasy.html">agony and ecstasy</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>