zk_html/diary/2008-01-14-00:58:37.html

47 lines
1.8 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Arrangements</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 | Arrangements</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>Put together a list of songs that I wouldn&rsquo;t mind doing as vocal or choral arrangements. I wonder how hard it is to get permission to arrange a song :oP</p>
<ul>
<li> Noah Hall - Love and a gun </li>
<li> Mama Cass - Dream a little dream of me </li>
<li> Frank Sinatra - Wave </li>
<li> Doris Day - Perhaps, perhaps, perhaps </li>
<li> Fiona Apple - Extraordinary machine </li>
<li> Fiona Apple - Paper bag </li>
<li> Jefferson Airplane - White rabbit </li>
<li> The Zombies - She's not there </li>
<li> Marcy Playground - Cloak of Elven kind </li>
<li> The Cure - Close to me </li>
<li> Donnie Darko soundtrack - Mad world </li>
<li> Jeff Buckley - Halleluiah </li>
<li> Paul Simon - Diamonds on the soles of her shoes </li>
</ul
</article>
<footer>
<p>Page generated on 2008-01-14 00:58:37</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>