zk_html/diary/2008-10-17-00:41:14.html

34 lines
1.8 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Fft</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 | Fft</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>Shopping today, I was almost hit by a car trying to turn in the wrong way down one of those one way parking-lot lanes, so I pointed to the arrow on the ground indicating the lane&rsquo;s one-way-itude. Some guy who witnessed this accosted me on the way in and called FoCo the &ldquo;Jackass capitol of the west&rdquo; and implied that I might be the president of such a capitol. Further, he indicated that he would slit his wrists if he was from such a jackass state, and implied that I should do the same.</p>
<p>I didn&rsquo;t have time to commend him for how well he seems to be fitting in :oP</p>
<p>In other news, I figured out that Obama backwards is &lsquo;I will love&rsquo; in Latin. Clearly, he&rsquo;s far to intellectual for America, hiding such things in his name</p>
</article>
<footer>
<p>Page generated on 2008-10-17 00:41:14</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>