zk_html/diary/2006-02-04-00:19:26.html

33 lines
1.9 KiB
HTML
Raw Normal View History

2020-04-25 06:35:06 +00:00
<!doctype html>
<html>
<head>
<title>Zk | Badfoxy</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 | Badfoxy</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>I spent a whole lot of money yesterday c.c</p>
2020-06-24 07:10:07 +00:00
<p>I also got paid! Hopefully I&rsquo;ll get more next pay period, what with no FC taking money from me. Though the university seems pretty bent on taking a good deal from me c.c Everything adds up on the pay stubs, but it still seems like I should be getting more than I am. Oh well.. what I want most of all is a regular paycheck, which will be starting now-ish.</p>
<p>I&rsquo;m also doing my best to get things underway for next fall. I filled out my portion of a merit-based workstudy application and gave it to Dr. Kim. He, however, forgot to fill his part out and just passed it on, so I had to go bug him. The workstudy people aren&rsquo;t too happy with me, still, though it&rsquo;s not my fault! The finance lady for the music department left, so no one knows the job code. They&rsquo;ve got three or four apps piled up at the workstudy office because of it. At least it was stamped as recieved, and will still be considered as such</p>
2020-04-25 06:35:06 +00:00
</article>
<footer>
<p>Page generated on 2006-02-04 00:19:26</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:35:06 +00:00
</body>
</html>