34 lines
1.5 KiB
HTML
34 lines
1.5 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | [no subject]</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 | [no subject]</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
|
<p>Still feel vaguely on the verge of a nervous breakdown. Fibro(?) flare-up isn’t helping.</p>
|
|
<p>Got sick at work today, which was actually rather cathartic, and it let me get out a little early.</p>
|
|
<p>Church again - thinking of going to the Thanksgiving potluck there instead of trying to hold my own at the apartments. Will have to see if I can get John to willingly go near a building associated with religion. I’ll probably make spanikopetes for it, and maybe aplo manti. Anyone else wants to go and kick it with a bunch of neat geeks on Thanksgiving, let me know.</p>
|
|
<p>18267 words</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2006-11-12 19:58:37</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>
|