zk_html/diary/2006-11-22-23:22:56.html

32 lines
1.4 KiB
HTML
Raw Normal View History

2020-04-25 06:35:06 +00:00
<!doctype html>
<html>
<head>
<title>Zk | Omigoshfood.</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 | Omigoshfood.</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
2020-06-24 07:10:07 +00:00
<p>Just baked an obscene amount of lavender-orange scones (though the orange and other spices don&rsquo;t come out much, and the lavender&rsquo;s subdued - good thing, since the last batch had far too much juniper in them), and next up is bread, I think.</p>
2020-04-25 06:35:06 +00:00
<p>Boozenick, if you still want to, come up tomorrow by about 2:30 at the latest, or earlier if you want to help cook, for dinner.  Afterwards, mead, perhaps. :o</p>
</article>
<footer>
<p>Page generated on 2006-11-22 23:22:56</p>
</footer>
</main>
2020-06-24 07:10:07 +00:00
<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>
2020-04-25 06:35:06 +00:00
</body>
</html>