zk_html/diary/2005-01-08-04:23:42.html

31 lines
1.7 KiB
HTML
Raw Normal View History

2020-04-25 06:30:08 +00:00
<!doctype html>
<html>
<head>
<title>Zk | An idea, I guess.</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 | An idea, I guess.</h1>
</header>
<article class="content">
<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>So, I was originally thinking of making a road trip out to California as soon as I got the new car, and then flying to FC06, but I&rsquo;m starting to think differently. After talking to some people, I might see if I can bribe my mom into letting me use some of her Mileage Plus miles (after she gets tickets for her and Bob to go to Europe; I&rsquo;m sure there&rsquo;ll be some left over, considering all she&rsquo;s put on the Mileage Plus Visa, especially if I get tickets early) to go to AC, and then drive to FC, since I&rsquo;m fairly sure I&rsquo;ll have the car by then. This will maximize my furriness, as well as the number of friends I get to see/meet. Besides, Shannon&rsquo;s going, too, so if no one else is there I know, I&rsquo;ll just stalk her, for once ^.</p>
2020-04-25 06:30:08 +00:00
</article>
<footer>
<p>Page generated on 2005-01-08 04:23:42</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:30:08 +00:00
</body>
</html>