zk_html/writing/ally/poet-and-mystic/overflowing/with/words/001.html

56 lines
1.2 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | 001</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 | 001</h1>
</header>
<article class="content">
<hr />
<p>date: 2019-12-26
weight: 1</p>
<hr />
<style>
main * {
line-height: 0.3;
}
</style>
<p style="text-align: right">words</p>
<p>speak to me<br />
speak to me<br />
speak to me<br />
speak to me<br />
speak to me<br />
speak to me<br />
speak to me</p>
<p>that i may see<br />
that i may see<br />
that i may see<br />
that i may see<br />
that i may see</p>
<p>the face of god<br />
the face of god<br />
the face of god</p>
</article>
<footer>
<p>Page generated on 2020-06-24</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>