zk_html/diary/2021-06-10.html

37 lines
976 B
HTML
Raw Normal View History

2021-06-10 17:35:09 +00:00
<!doctype html>
<html>
<head>
<title>Zk | Critique for Jump</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 | Critique for Jump</h1>
</header>
<article class="content">
<h1 id="critiques-2">Critiques 2</h1>
2021-06-10 17:40:09 +00:00
<ul>
<li>Kiri:</li>
<li>Al:</li>
2021-06-10 18:40:09 +00:00
<li>Kyell:</li>
<li>Dayna:</li>
2021-06-10 17:40:09 +00:00
<li>Makyo:</li>
</ul>
2021-06-10 17:35:09 +00:00
</article>
<footer>
<p>Page generated on 2021-06-10</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>