zk_html/diary/2022-07-25.html

37 lines
972 B
HTML

<!doctype html>
<html>
<head>
<title>Zk | 2022-07-25</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 | 2022-07-25</h1>
</header>
<article class="content">
<h1 id="annotation-rapture">Annotation: Rapture</h1>
<p>1.
* 21:27
* 22:45
* 27:38
* 29:34
* 40:15
* 47:00</p>
</article>
<footer>
<p>Page generated on 2022-07-25</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>