zk_html/diary/2005-11-16-17:20:30.html

33 lines
1.8 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>I think I&rsquo;ve pretty much given up on NaNoWriMo. It&rsquo;s not that I plan on giving up on the novel itself, just that I can&rsquo;t do it this month - just not nearly enough time what with class and all.</p>
<p>However, I think I might turn December into NaSoCoMo - National Song Composition Month. Heh. I don&rsquo;t think the NaNo people would be too happy with that, though. The reason I&rsquo;m doing it is <a href="http://bmifoundation.org/pages/SComposer.asp">this</a>, which seems like a good idea: sending my music off to a publisher, not to get published, but surely to get exposed. Since there&rsquo;s a better chance of winning that than there ever was of winning the ABO award, I think I might go for it, perhaps with the Keats Cantata. Whatever ^</p>
</article>
<footer>
<p>Page generated on 2005-11-16 17:20:30</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>