zk_html/diary/2005-09-09-08:54:20.html

32 lines
1.7 KiB
HTML
Raw Normal View History

2020-04-25 06:10:06 +00:00
<!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">
2020-04-25 06:30:08 +00:00
<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>I returned from a nice evening with <lj user="belanth"></lj>, amonst others, and, upon seeing myself in the mirror, did not recognize my face. The facial hair I haven&rsquo;t shaved since the funeral combined with the dark, dark circles under my eyes lead to me looking a good deal older. When I shaved, though, I noticed something strange: androgyny. I&rsquo;m oddly pleased with this, though it&rsquo;ll probably disappear tomorrow morning with rest and stubble. Maybe I can do something goofy for halloween. :o)</p>
<p>Edit: Well, maybe I was partially demented. I think what I saw last night was facial features that I get from my mom. It still gave me a good idea for a halloween costume of sorts. It&rsquo;s like how they made Gabriel androgynous in <em>Constantine</em></p>
2020-04-25 06:10:06 +00:00
</article>
<footer>
<p>Page generated on 2005-09-09 08:54:20</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:10:06 +00:00
</body>
</html>