zk_html/diary/2004-03-09-17:35:11.html

33 lines
2.1 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Umf.</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 | Umf.</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>Argh. I hate things being in limbo, surprisingly. As it turns out, my mom may or may not be getting laid off next month, which puts a whole lot of things in question. Of greatest impact to me, if she doesn&rsquo;t find a new job right away, my college plans may be altered. I might have to refile FAFSA (Of course, the due date for that at CSU was Mar. 1), get a job, etc. My mom has the money, but it&rsquo;s also her retirement, which means either she can&rsquo;t retire, or I have to help support her as soon as I start making money. In addition to that, we may end up moving to a smaller place as well.</p>
<p>In other news, today mostly sucked. I have a concert tonight. I shan&rsquo;t be gone long, we&rsquo;re up first, and I don&rsquo;t have to stay after that. Jim and Andrew want to come over for my graduation. I&rsquo;m not sure how I feel about either. Jim wants to stay at my place, and I&rsquo;m not sure my mom, much less I, would feel about that. Andrew might also lead to awkwardness if he stayed over, but less so, since he&rsquo;s done it before</p>
</article>
<footer>
<p>Page generated on 2004-03-09 17:35:11</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>