48 lines
1.5 KiB
HTML
48 lines
1.5 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | 2020-01-15-trains</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 | 2020-01-15-trains</h1>
|
|
</header>
|
|
<article class="content">
|
|
<hr />
|
|
<p>date: 2020-01-15
|
|
title: “Trains”</p>
|
|
<hr />
|
|
<p>Long trip, long trip.</p>
|
|
<blockquote>
|
|
<p>Is this honestly the best use of it?
|
|
<!--more--></p>
|
|
</blockquote>
|
|
<p>What’s wrong with talking about difficult subjects when you’re prevented from doing literally anything else? No cell reception, might as well rip open old wounds. Two train rides and a bellyful of antisleepy. Long trip.</p>
|
|
<h3 id="new-content">New Content</h3>
|
|
<ul>
|
|
<li><a href="/sex/5.html">Sex 5</a> through <a href="/sex/10.html">Sex 10</a></li>
|
|
<li><a href="/sex/rape.html">Rape</a></li>
|
|
</ul>
|
|
<h3 id="updated-content">Updated content</h3>
|
|
<ul>
|
|
<li><a href="/sex.html">Earlier sex sections</a> have been pretty heavily edited.</li>
|
|
</ul>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2020-06-24</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>
|