zk_html/writing/ally/mania/04.html

39 lines
1.3 KiB
HTML
Raw Normal View History

2020-04-25 05:00:08 +00:00
<!doctype html>
<html>
<head>
<title>Zk | 04</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 | 04</h1>
</header>
<article class="content">
<hr />
<p>date: 2019-08-12
weight: 4</p>
<hr />
<p><a class="pulse" href="/manifesto-project">Notes for The Manifesto Project</a>.</p>
<p><a href="/manic/4.jpg.html"><img alt="4" src="/manic/4.jpg" /></a></p>
<p><a href="/manic/6.jpg.html"><img alt="4" src="/manic/6.jpg" /></a></p>
<p><a href="/manic/7.jpg.html"><img alt="4" src="/manic/7.jpg" /></a></p>
<p><a href="/manic/8.jpg.html"><img alt="4" src="/manic/8.jpg" /></a></p>
<p><a href="/manic/5.jpg.html"><img alt="4" src="/manic/5.jpg" /></a></p>
</article>
<footer>
2020-06-24 07:10:07 +00:00
<p>Page generated on 2020-06-24</p>
2020-04-25 05:00:08 +00:00
</footer>
</main>
2020-06-24 07:10:07 +00:00
<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>
2020-04-25 05:00:08 +00:00
</body>
</html>