zk_html/diary/2009-07-21-20:57:05.html

34 lines
2.2 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Welp.</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" />
<link rel="stylesheet" type="text/css" href="/style.css?2024-05-04" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | Welp.</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>From a call this morning: my uncle and his boyfriend had moved to Florida and ran out of money. They were living in a rented house with no utilities connected. Somehow, they still managed to afford drugs, though, and purchased some pills of some sort, which they crushed and mixed with (probably) hot water in order to inject in between their toes. Both overdosed and died fairly soon after (ten minutes was the quoted number). After the full autopsy, they will likely be cremated and sent.. somewhere. My family wants to keep them together wherever they go, since they were together for something like 20 years, but we need to okay that with the other next-of-kin. </p>
<p>While I wasn&rsquo;t particularly close to the uncle, and this wasn&rsquo;t much of a surprise due to him having used and abused Heroin since as long as I can remember, I DID look up to him for maintaining a relationship for that long and through all that mess. I&rsquo;m not surprised by this happening, just.. sad. I don&rsquo;t know, I&rsquo;m sure I need more time to think about it.</p>
<p>Anyway, I got my iPhone today :o</p>
</article>
<footer>
<p>Page generated on 2009-07-21 20:57:05</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>