zk_html/diary/2006-12-08-02:47:38.html

34 lines
1.5 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | [no subject]</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 | [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>Figured out <a href="http://www.flickr.com/photos/ranna/">Flickr</a>, though it&rsquo;s mostly a bunch of pictures of my cat. However, since I am the proud owner of a brand new dichro enlarger, there will be plenty up there soon!</p>
<p>If anyone else wants to use my darkroom, they&rsquo;re welcome, I suppose. Should be able to do B&amp;W and C-41 color. :D</p>
<p>Also, gave a slice to a very inarticulate homeless man. He kept saying &lsquo;God bless, God bless.</p>
</article>
<footer>
<p>Page generated on 2006-12-08 02:47:38</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>