zk_html/diary/2004-06-13-23:07:36.html

42 lines
2.3 KiB
HTML
Raw Normal View History

2020-04-25 06:10:06 +00:00
<!doctype html>
<html>
<head>
<title>Zk | Myorp.</title>
2023-05-11 05:30:08 +00:00
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" />
2020-04-25 06:10:06 +00:00
<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 | Myorp.</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>Okie, so I cleaned out my car to put branches in it to dump them.
2020-04-25 06:10:06 +00:00
<em>You feel accomplished at that?</em>
Well.. yeah. It was really dirty :o)
<em>Get to the point.</em>
2020-06-24 07:10:07 +00:00
Fine. I got a call tonight from Shanerak of all people. We talked for an hour and a half about what&rsquo;s been going on with each of us, and even slipped back into our old habits of making jokes about how over the top and weird some furs are. He&rsquo;s going to a gemology trade school in Carlsbad, CA, and things he might move out to Boulder when he&rsquo;s done with that, which would be cool. He&rsquo;s a neat person to hang around.
2020-04-25 06:10:06 +00:00
<em>So you like him, then?</em>
2020-06-24 07:10:07 +00:00
Well.. yeah, I suppose. That long together and it&rsquo;s hard not to at least reminisce about the good times, no matter how long ago or distant they seem.
2020-04-25 06:10:06 +00:00
<em>You think too much.</em></p>
2020-06-24 07:10:07 +00:00
<p>In other news, I told my mom about not sleeping, and she banned me from having tea ;.; It made me sad, but she&rsquo;s right. I should lay off the caffeine. I&rsquo;m not tired now, which is odd, considering how little I&rsquo;ve slept.
2020-04-25 06:10:06 +00:00
<em>Hyped up from talking to your ex?</em>
2020-06-24 07:10:07 +00:00
Hushya. Mom gave me a Vicodin to help me sleep tonight. I&rsquo;m gonna take it here while I read Michael&rsquo;s entry before it&rsquo;s too late to get a good night&rsquo;s sleep</p>
2020-04-25 06:10:06 +00:00
</article>
<footer>
<p>Page generated on 2004-06-13 23:07:36</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>