zk_html/writing/ally/sex/_index.html

48 lines
1.2 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | _index</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 | _index</h1>
</header>
<article class="content">
<hr />
<p>type: serial
back: /poly/6
background: &lsquo;#eeeef8&rsquo;
color: &lsquo;#111111&rsquo;
quote: &lsquo;#333333&rsquo;</p>
<hr />
<div class="cw">Frank discussions of sex and sexuality</div>
<!--
Things to talk about:
* Rape (started)
* Masturbation (done)
* Phone sex (done)
* Typefucking (started; talk about the rhythm, etc)
* Asexuality (done?)
* After surgery (to do; include masturbation)
-->
</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>