zk_html/diary/2008-11-14-06:53:00.html

35 lines
1.7 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | NaNoWriMo</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" />
<link rel="stylesheet" type="text/css" href="/style.css?2024-05-04" />
<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>
<p><img src="http://www.nanowrimo.org/NanowrimoUtils/LiveSupporter/116254.png"/></p>
<p>Bang, baby. 11:50 PM, I saved and reached 50,070 words! Now, my laptop&rsquo;s battery is about to die, so I gotta head home and recharge. I&rsquo;ll finish the chapter and post then.</p>
<p>EDIT: As I was walking home, there were two layers of clouds, moving rapidly in opposite directions. I can only hypothesize that this is due to how awesome I feel. :o) Just got home, will finish chapter now.</p>
<p>EDITEDIT: Finally! 50,694. I know it&rsquo;s all rambly. Side effect of trying to cram 7,000-some-odd words into such a short time. Where we left off: http://drab-makyo.com/node/6</p>
</article>
<footer>
<p>Page generated on 2008-11-14 06:53:00</p>
</footer>
</main>
<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>
</body>
</html>