zk_html/diary/2005-09-22-16:33:49.html

40 lines
1.6 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Kiran made me do it.</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 | Kiran made me do it.</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>Leave me a random comment and&hellip;
1. I&rsquo;ll respond with something random about you.
2. I&rsquo;ll tell you what song/movie reminds me of you.
3. I&rsquo;ll pick a flavor of jello to pour all over us while we wrestle!
4. I&rsquo;ll say something that only makes sense to you and me.
5. I&rsquo;ll tell you my first/clearest memory of you.
6. I&rsquo;ll tell you what animal you remind me of.
7. I&rsquo;ll ask you something that I&rsquo;ve always wondered about you.
8. If I do this for you, you must post this on your journal..</p>
</article>
<footer>
<p>Page generated on 2005-09-22 16:33:49</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>