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

39 lines
1.5 KiB
HTML
Raw Normal View History

2020-04-25 06:10:06 +00:00
<!doctype html>
<html>
<head>
<title>Zk | Kiran made me do it.</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 | Kiran made me do it.</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>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.
2020-04-25 06:10:06 +00:00
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>
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>