49 lines
1.8 KiB
HTML
49 lines
1.8 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | Huh...</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 | Huh...</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
|
<table border="0"><tr><td align="center" valign="center"><a href="http://www.area23.com/meld/?from=gv_ranna"><img src="http://www.area23.com/meld/meld.php?username=gv_ranna"/><br/><small>Get your own spectral analysis from Area 23<sup>®</sup></small></a></td></tr></table>
|
|
|
|
<p><strong>Edit:</strong> Figure I should stick in a real update about stuff, as well.</p>
|
|
<p><u>Music progress:</u>
|
|
Svarta Rosor: 90%
|
|
Now have I fed and eaten up the rose: 85%
|
|
Vittoria, mio core: 75%
|
|
Das meer erglänzte weit hinaus: 52%
|
|
Bois Epais: 30%</p>
|
|
<p>Goin’ to the Auction: 90%
|
|
This little light of mine: 90%
|
|
Let me fly: 90%
|
|
Ching-a-ring chaw: 90%
|
|
Set me as a seal: 85%
|
|
Choose something like a star: 85%
|
|
Of Crows and Clusters: 85%
|
|
Chichester Psalms: 75%
|
|
Carmina Burana: 30%</p>
|
|
<p>I need to get back into composing, though at least I’m being a little creative: I’ve been sketching around a bit, though nothing too great so far</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2006-03-21 17:51: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>
|