zk_html/writing/fanfic/prophet-you.html

42 lines
1.7 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | You</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 | You</h1>
</header>
<article class="content">
<h1 id="you">You</h1>
<p><strong>Then Almitra spoke, saying, We would now ask of <em>The Reader</em></strong></p>
<p>Almustafa, the chosen and beloved, addressed the one who reads this:</p>
<p>As the sea calls after me, so might it call to you.</p>
<p>As I answer the call of the sea and cannot tarry, so might you some day.</p>
<p>You, too, sail within my dreams:</p>
<p>You, who also bear the seed of the knowledge of God;</p>
<p>You, who also yearn for more, for the land, for the sky, for each other and for the sea;</p>
<p>You, who say that my shadow has been a light upon your faces and yet yours also upon mine;</p>
<p>You, who know the deepest loves and the hottest fires of hate;</p>
<p>You, who know the pain of tenderness.</p>
<p>I bask in the completeness of you</p>
</article>
<footer>
<p>Page generated on 2024-05-04</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>