25 lines
858 B
HTML
25 lines
858 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | Oh, by the way..</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 | Oh, by the way..</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
|
<p>Doing NaNoWriMo. My problem seems to be that I didn't think through the details well enough. I've got a plot all outlined, and no content.</p>
|
|
<p>Oh well</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2005-11-07 04:01:08</p>
|
|
</footer>
|
|
</main>
|
|
</body>
|
|
</html>
|