zk_html/writing/index.html

26 lines
662 B
HTML
Raw Normal View History

2020-04-11 07:15:07 +00:00
<!doctype html>
<html>
<head>
<title>Writing</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>Writing</h1>
</header>
<article class="content">
2020-04-11 10:39:44 +00:00
<p><span class="tag">writing</span></p>
2020-04-11 07:15:07 +00:00
<ul>
<li><a href="sawtooth/index.html">Sawtooth Universe</a></li>
</ul>
</article>
<footer>
<p>Page generated on 2020-04-11</p>
</footer>
</main>
</body>
</html>