zk_html/diary/2008-11-07-06:19:32.html

33 lines
1.7 KiB
HTML
Raw Normal View History

2020-04-25 06:35:06 +00:00
<!doctype html>
<html>
<head>
<title>Zk | NaNoWriMo</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 | NaNoWriMo</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>28,406 words - 56.81% I&rsquo;ve now surpassed my previous effort :D</p>
<p>I&rsquo;m getting into the swing of the second theme, two chapters into it now. I&rsquo;m curious, for those who are reading as I write, do you want me to tell you what the themes represent before I get too deep into the second one, or do you want to guess for yourselves? I had planned on the latter and asking when I got halfway done with the book just to see if I was pulling things off, but I figured I&rsquo;d see if y&rsquo;all want to know up front :o)</p>
<p>Anyway, I left off halfway through chapter sixteen which I finished earlier today, so here&rsquo;s the link to that: http://drab-makyo.com/node/45 I promise I&rsquo;m not writing a porno, but there&rsquo;s more sex c.c It&rsquo;s part of the plot, I promise</p>
2020-04-25 06:35:06 +00:00
</article>
<footer>
<p>Page generated on 2008-11-07 06:19:32</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>