zk_html/diary/2005-03-27-08:19:01.html

32 lines
1.8 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | [no subject]</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 | [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>You, whose greatcoats were lithely streaming, Reminiscent of broad sails, Whose voice and spurs were gaily ringing Like silver bells, Whose eyes, like diamonds, were leaving On hearts their delightful trace, &ndash; The charming fops of vanished being In time and space. With help of heartened aspiration You conquered hearts and rocky walls, &ndash; The kings in every field of action And at the balls. For you &ndash; stiff bread was no wander, And greatest mountains were flats, O, young and passionate commanders Of own fates! In single gallop, fierce and risky, You passed your shortest lives and glow &ndash; And your ambitious curls and whiskers Sank under snow. You all were winning and enjoying And love and edges of a sword&hellip; And with a sunny smile were going Out the world.</p>
<p>Also, I&rsquo;m apparently turning into <lj user="mikosquirrel"></lj>&lsquo;s brother</p>
</article>
<footer>
<p>Page generated on 2005-03-27 08:19:01</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>