zk_html/diary/2004-11-09-08:28:20.html

35 lines
1.5 KiB
HTML
Raw Normal View History

2020-04-25 06:10:06 +00:00
<!doctype html>
<html>
<head>
<title>Zk | Damnit.</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 | Damnit.</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>My right eye is now minty fresh and free of plaque, as well as germs that cause the disease gingivitis. Putting toothpaste on my brand spankin&rsquo; new toothbrush, I accidentally ended up flinging a little of the toothpaste DIRECTLY INTO MY EYE &gt;.@ I think I got most of it out, though my eye still feels weird. If I go blind, I&rsquo;ll be pissed.</p>
2020-04-25 06:10:06 +00:00
<p>Now, off to brush my teeth.</p>
<p>EDIT:
2020-06-24 07:10:07 +00:00
Thought process: &lsquo;Ooh! Ooh! My name&rsquo;s Ryan and I&rsquo;m so salty! Ooh!&rsquo; Your saltiness is too much for me Ryan!
2020-04-25 06:10:06 +00:00
Reason for this: the packets of salt and pepper Ryan and I stole from Lory</p>
</article>
<footer>
<p>Page generated on 2004-11-09 08:28:20</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>