zk_html/diary/2004-05-03-03:50:57.html

32 lines
1.6 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Yay</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 | Yay</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>Once again reminded of how much I love biology. Lately, these essays-a-night have been bugging me, but the one due tomorrow is on the immune system. When I found my notes, I had another sort of flashback to learning in class and getting so damned excited at the topic that I was most likely impatient with Ms. Reed for going slow :o) Anyway, I&rsquo;m quite pleased with my reaction, as I was afraid that I&rsquo;d have a hard time with bio in college, but with this I can understand how I&rsquo;ll just end up having fun with it. Well, most of it ^</p>
</article>
<footer>
<p>Page generated on 2004-05-03 03:50:57</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>