zk_html/diary/2005-06-03-21:03:00.html

35 lines
1.3 KiB
HTML
Raw Normal View History

2020-04-25 06:10:06 +00:00
<!doctype html>
<html>
<head>
<title>Zk | I know I've done this before..</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 | I know I've done this before..</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>Google MEME
2020-06-24 07:10:07 +00:00
- think of the first word that comes to mind when you think of me. (don&rsquo;t tell me what it is)
2020-04-25 06:10:06 +00:00
- run a google image search on that word
2020-06-24 07:10:07 +00:00
- reply to this entry and post a picture that came up / place img src=&rdquo;URL HERE&rdquo; between &lt; &gt;
2020-04-25 06:10:06 +00:00
- put this in your journal, so others can do the sam</p>
</article>
<footer>
<p>Page generated on 2005-06-03 21:03:00</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>