zk_html/diary/2004-12-18-22:54:57.html

31 lines
1.4 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Damnit.</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 | Damnit.</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>I just realized last night that the bottles I&rsquo;ve been stocking up on are 750 mL, not 1 L. Soooo&hellip; What I&rsquo;m thinking of doing is getting some 375 mL wine bottles. Since it takes five 750 mL bottles per gallon, it will take four 750 mL bottles and two 375 mL bottles for each batch of what I&rsquo;m making. I can use the smaller bottles as gifts, that way, or for aging. If this works out well, and you want either a bottle of cider or apple wine, let me know. I can make it spiced and/or sparkling, too</p>
</article>
<footer>
<p>Page generated on 2004-12-18 22:54:57</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>