zk_html/writing/ally/koan/06.html

38 lines
829 B
HTML

<!doctype html>
<html>
<head>
<title>Zk | 06</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 | 06</h1>
</header>
<article class="content">
<hr />
<p>date: 2019-08-14
weight: 6</p>
<hr />
<blockquote>
<p>Are you having fun?</p>
</blockquote>
<p>Yes.</p>
<blockquote>
<p>You know that I'm not the friend, right?</p>
</blockquote>
<p>I do.</p>
<blockquote>
<p>Carry on.</p>
</blockquote>
<p>No, I'm finished for now.</p>
</article>
<footer>
<p>Page generated on 2020-04-24</p>
</footer>
</main>
</body>
</html>