26 lines
980 B
HTML
26 lines
980 B
HTML
|
<!doctype html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Zk | This semester's music</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 | This semester's music</h1>
|
||
|
</header>
|
||
|
<article class="content">
|
||
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
||
|
<p>http://www.furaffinity.net/view/1777895/ - Concerto for Saxophone Quartet (2nd draft)</p>
|
||
|
<p>http://www.archive.org/details/CharacterDances - Character Dances for piano (final draft)</p>
|
||
|
<p>There's some other piddling little things, but nothing even worthy of 'draft'</p>
|
||
|
</article>
|
||
|
<footer>
|
||
|
<p>Page generated on 2008-12-08 05:29:34</p>
|
||
|
</footer>
|
||
|
</main>
|
||
|
</body>
|
||
|
</html>
|