47 lines
1.7 KiB
HTML
47 lines
1.7 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | 001</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 | 001</h1>
|
|
</header>
|
|
<article class="content">
|
|
<hr />
|
|
<p>date: 2019-09-25
|
|
weight: 1</p>
|
|
<hr />
|
|
<p>What do you do when you’ve got a libido and relatively little will to act upon it?</p>
|
|
<p>Delve into kink.</p>
|
|
<blockquote>
|
|
<p>Well, and fuck around on Taps a lot.</p>
|
|
</blockquote>
|
|
<p>The two go hand in hand. When sex makes you intensely anxious, it turns out that getting tied up and blindfolded just sort of multiplies that anxiety.</p>
|
|
<blockquote>
|
|
<p>So you removed yourself from the equation.</p>
|
|
</blockquote>
|
|
<p>Close enough, yes. I let my characters bear the weight of kink and sexual interaction. Textually, there’s a vast divide between what’s on the screen and what’s going on in person. I can get all I need from kink without actually needing to interact with it.</p>
|
|
<blockquote>
|
|
<p>And what do you need from kink?</p>
|
|
</blockquote>
|
|
<p>Beyond just fantasy fulfillment? A way to cope, I suppose.</p>
|
|
</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>
|