zk_html/diary/2005-06-11-20:25:11.html

32 lines
2.0 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | [no subject]</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 | [no subject]</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>I lost a bottle of apricot wine today. I had backsweetened it because it was bland, and put it in the fridge to cold stabilize. I thought my mom was coming up, so I moved my whole meadery to my closet, just in case she wasn&rsquo;t that supportive, including the bottle of wine we have left, and all of my finished product. I guess the yeast in the apricot wine hadn&rsquo;t gone dormant, though, because they started eating the honey I sweetened with and making CO<sub>2</sub>. This morning, I woke up to what sounded like a faucet running on a really fast trickle, but dripping really slowly inside my wall. I was afraid it was a leak, but when I opened my closet, I saw the apricot wine had pushed open the cap just enough to push out some excess gas and drip a bunch of foam onto my floor in the process. In all, I was pretty lucky. Had I been using something other than a swingtop bottle, it probably would&rsquo;ve just exploded :o</p>
</article>
<footer>
<p>Page generated on 2005-06-11 20:25:11</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>