33 lines
2.7 KiB
HTML
33 lines
2.7 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | Hue!</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 | Hue!</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
|
<p>Schoool. Overslept some, but Revier didn’t say anything. Went home during second for a shower and a snack. I ended up eating something that made me rather sick, and, though I started feeling slightly better during lunch, I ended up just taking Shannon home and sleeping through sixth and eighth. I made it back to school in time for Chivalry, where we had a really good rehearsal, even if the bases (<em>cough</em>Kory<em>cough</em>) wouldn’t shut up. During massed choir, I sung and poked at Kory some, then sat on the stage and poked at Jerred. I was gonna give Kory a ride to his car ‘cause he’s a lazy bum, but he had to stay, so I just drove Shannon home and dumped off some plastic. Just got off the phone with Moondoggy, who sounded half asleep, and now here I am.</p>
|
|
<p>Yesterday was unspectacular except for the lack of sleep. I was late to Chivalry ‘cause I forgot it started at 6:45, so Revier yelled at me and I yelled back. After school, I drove home to pick up mail. Got my Salvia (10x extraction, and a free baggie of 5x extraction) and HBWR seeds. Then to coffee with Samir. We talked a lot about everything from <a href="http://ranna.ath.cx/prom-mugshot.jpg">Michael</a> to <a href="http://ranna.bolognia.net/discord/sermonettes/02_wisdom.txt">innocence</a> (that file is one I mentioned to Samir; it’s not what I remember it being, but some similar ideas and a quote are expressed). After the talk came group, which sucked mightily, so Michael, Samir, Androo, Me, Kelly, and two NVHS kids left for coffee. I left shortly after to go to bed.</p>
|
|
<p>Aaaaand I just forgot to press enter x.x I know I told Michael I was gonna go to bed after a shower, but I got distracted (and spent some money. Damnit..), sorry. Anyway, gonna talk with him Sunday about schtuffs</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2004-05-13 20:53: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>
|