<!doctype html>
<html>
    <head>
        <title>Zk | Blwrg.</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 | Blwrg.</h1>
            </header>
            <article class="content">
                <p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>Attempted to sing for scholarship monies tonight, which ended, however predictably, in disaster.  Actually, I thought I did rather well, until I heard some of the other people who were competing.  Well, I guess there&rsquo;s a reason I&rsquo;m not majoring in Vocal Performance, or even getting a performer&rsquo;s certificate.</p>
<p>One good thing did come from tonight, though!  I made up a drink!</p>
<p>2 parts blackstrap rum (Cruzan Estates Navy)
1 part amaretto
1 part triple sec</p>
<p>Build over ice in a highball glass, serve with a slice of lime.</p>
<p>It&rsquo;s pretty good, but I&rsquo;m tempted to add a little simple syrup and soda water.  I&rsquo;ll try another, as I get quietly and thoroughly drunk.</p>
<p>Edit:</p>
<p>Double the amaretto, add a splash of Rose&rsquo;s sweetened lime juice, and fill with soda water, and you get.. what?  I think I&rsquo;ll call the original a beachfox (&lsquo;cause a Shanerak sounded clumsy :D), and this a sparkling beachfox.  Dunno how that&rsquo;ll sound tomorrow :</p>
            </article>
            <footer>
                <p>Page generated on 2007-03-02 07:22:39</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>