zk_html/diary/2005-04-20-19:13:13.html

33 lines
2.0 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | [no subject]</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 | [no subject]</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>So I can&rsquo;t register for classes, apparently. My change of major form didn&rsquo;t (?) go through, and so I&rsquo;m left with Dr. Morrow-King as my advisor, and apparently she hates me, because when I asked for my advising code, she lectured me about not signing up for an advising time and how talking to her in the hall would eventually lead to the thermal death of the universe. I didn&rsquo;t want to be advised, because last time I was advised, I didn&rsquo;t get the classes I wanted, so even though I&rsquo;ll be a sophomore credit-wise next year, I&rsquo;ll still be a freshman class-wise. And you know, that just makes me feel wonderful. So, I signed another goddamned change of major form, and hopefully by the year 2025, I&rsquo;ll be a music education major, on my way to my sophomore year</p>
<p>I&rsquo;m glad that my educational institution is so lacksidaisical about my education</p>
</article>
<footer>
<p>Page generated on 2005-04-20 19:13:13</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>