34 lines
852 B
HTML
34 lines
852 B
HTML
|
<!doctype html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Zk | 01</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 | 01</h1>
|
||
|
</header>
|
||
|
<article class="content">
|
||
|
<hr />
|
||
|
<p>date: 2020-01-15
|
||
|
weight: 1</p>
|
||
|
<hr />
|
||
|
<blockquote>
|
||
|
<p>Tell me about rape.</p>
|
||
|
</blockquote>
|
||
|
<p>No.</p>
|
||
|
<blockquote>
|
||
|
<p>Talk in circles around it, then, and then tell me why you won't tell me about it. Or vice versa. I don't care. I'm not picky as to the order.</p>
|
||
|
</blockquote>
|
||
|
<p>Fine.</p>
|
||
|
</article>
|
||
|
<footer>
|
||
|
<p>Page generated on 2020-04-24</p>
|
||
|
</footer>
|
||
|
</main>
|
||
|
</body>
|
||
|
</html>
|