24 lines
993 B
HTML
24 lines
993 B
HTML
|
<!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>Just baked an obscene amount of lavender-orange scones (though the orange and other spices don't come out much, and the lavender's subdued - good thing, since the last batch had far too much juniper in them), and next up is bread, I think.</p>
|
|||
|
<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>
|
|||
|
</body>
|
|||
|
</html>
|