zk_html/diary/2004-11-09-22:03:49.html

37 lines
1.4 KiB
HTML
Raw Normal View History

2020-04-25 06:10:06 +00:00
<!doctype html>
<html>
<head>
<title>Zk | A Discordian meme? That's either the stupidest thing I've heard of, or the most brilliant.</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 | A Discordian meme? That's either the stupidest thing I've heard of, or the most brilliant.</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>
<p>Grab the nearest book.
2020-04-25 06:10:06 +00:00
Open the book to page 23.
Find the fifth sentence.
2020-06-24 07:10:07 +00:00
Post the text of the sentence in your journal&hellip;
&hellip;along with these instructions.</p>
<p>&ldquo;Did you start a fox?&rdquo;</p>
<p>I&rsquo;ve been reading this book for a bit now. It&rsquo;s strange.. really old sci-fi. <em>Grass</em> by Sheri S. Tepper. Pretty good</p>
2020-04-25 06:10:06 +00:00
</article>
<footer>
<p>Page generated on 2004-11-09 22:03: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>