23 lines
897 B
HTML
23 lines
897 B
HTML
|
<!doctype html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Zk | Ohyeah.</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 | Ohyeah.</h1>
|
||
|
</header>
|
||
|
<article class="content">
|
||
|
<p>I forgot to mention that I started a batch of mead last night, which is weird, considering how obsessed I am ^.^ It's a batch similar to Joe Matolli's Ancient Orange Spiced mead, except I didn't have an orange, so I turned it into a metheglin with dried rosehips instead. It was bubbling away in less than half an hour</p>
|
||
|
</article>
|
||
|
<footer>
|
||
|
<p>Page generated on 2005-01-06 05:14:10</p>
|
||
|
</footer>
|
||
|
</main>
|
||
|
</body>
|
||
|
</html>
|