<!doctype html>
<html>
    <head>
        <title>Zk | Yap:</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 | Yap:</h1>
            </header>
            <article class="content">
                <p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>1 packet Red Star Montrachet dry wine yeast
1 packet DCL Safale S04 dry ale yeast
1 racking cane, 1/2&rdquo; diameter
2 drilled #6 stoppers
2 double bubble airlocks
1 3-scale hydrometer
5 more swing top bottles with excessively delicious sparkling lemonades in them, which I hope I can finish before bottling time.</p>
<p>Tomorrow I&rsquo;m getting another jug of apple juice to make spiced cider over the holidays.  I&rsquo;ll use the empty as a secondary.  And some raisins</p>
            </article>
            <footer>
                <p>Page generated on 2004-12-18 04:34:52</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>