zk_html/diary/2005-08-10-14:58:57.html

34 lines
2.0 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | A Whitacre experience.</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 | A Whitacre experience.</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>I&rsquo;ve been in Incheon, Seoul, and Yeong Wol, South Korea for the past couple days on a choir tour and wasn&rsquo;t particularly expecting to hear any Whitacre. Just today, though, I checked my email and found out that my grandmother had passed away (a relief - she&rsquo;s at peace now). I was feeling a little.. blank about it, until we got to the church we would be singing our final concert at just in time to hear the Incheon City Chorale warming up. With &ldquo;When David Heard.&rdquo;</p>
<p>So yeah, that was kinda tough c.c</p>
<p>During the performance that followed, I was flooded with memories, particularly during the Martin peice. When I first visited the CSU choirs during rehearsal, I heard Chamber Singers singing that. That was halfway through first semester last year, and now I get to share their last performance. Quite glad for the opportunity, and I took the chance to tell them so on the bus.</p>
<p>Also, I got a cream for the rash. It stopped hurting, still itches a little</p>
</article>
<footer>
<p>Page generated on 2005-08-10 14:58: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>