zk_html/diary/2007-02-02-18:49:04.html

34 lines
1.9 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Ooo.</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 | Ooo.</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>A while back, I started working on a batik of the <a href="http://en.wikipedia.org/wiki/Green_man">Green Man</a> before realizing that I really don&rsquo;t have any talent when it comes to drawing.</p>
<p>Now that I have an enlarger, though, it&rsquo;s occured to me that I don&rsquo;t really <em>need</em> any talent in drawing. Instead, I can take a picture of a Green Man, project the image onto cloth, and trace from there. I can&rsquo;t think of any place in Colorado that has a Green Man sculpture, though, so.. uh.. anyone want to volunteer for a photoshoot, come spring? XD You&rsquo;ll have to lay on your back with leaves covering in your face and in your mouth. I promise I&rsquo;ll wash them :3 Can&rsquo;t promise any monetary compensation, but I can cook food for you. </p>
<p>Heck, a couple people could come - I&rsquo;ve got all sorts of crazy ideas</p>
</article>
<footer>
<p>Page generated on 2007-02-02 18:49:04</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>