zk_html/diary/2008-11-07-03:33:32.html

33 lines
1.9 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Fffxk</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 | Fffxk</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>I burned the heel of my right palm on the cast iron skillet making steak for myself tonight. I never realized how much that part of my hand moves when I type, especially reaching for the backspace and shift keys until now x.x Oh well, I&rsquo;m keeping a frozen lump of emu close by so that I can palm it every now and then. The good news is that there are two shift keys and the right shift key on this laptop is going out, so I&rsquo;ve been using the left more and more. The bad news is that I almost always use the right shift anyway, since that&rsquo;s what I use normally, only correcting myself after the fact.</p>
<p>Stupid foxes.</p>
<p>Anyway, still writing tonight, pain or no. I finished `chapter&rsquo; fifteen earlier today, which means I&rsquo;m done with the transition section. On to the second theme, which might be a whole lot more difficult to write. I&rsquo;m finding that I&rsquo;m starting to care about my characters&rsquo; relationship a lot, which.. well, I shan&rsquo;t spoil the rest of the book :o</p>
</article>
<footer>
<p>Page generated on 2008-11-07 03:33:32</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>