39 lines
2.5 KiB
HTML
39 lines
2.5 KiB
HTML
|
<!doctype html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Zk | MFA Workshop - Generative - Wendy Call</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 | MFA Workshop - Generative - Wendy Call</h1>
|
||
|
</header>
|
||
|
<article class="content">
|
||
|
<h2 id="from-a-book">From a book</h2>
|
||
|
<blockquote>
|
||
|
<p>I wish I could see your triumph.</p>
|
||
|
</blockquote>
|
||
|
<p>I really do. That’s the thing about enemies, you see. There is a certain amount of love that has to go into that struggle. There is a certain amount of need and desire, because if there is no one there to vanquish, then what are we who strive even to do?</p>
|
||
|
<p>I wish I could see your triumph. I wish I could look up at you, broken and shattered, bleeding in the dust of unknown plains, and know — truly, utterly know — that I have been defeated, that I have been crushed and destroyed.</p>
|
||
|
<p>I wish I could see your triumph. Is that self-sacrificing of me? I really don’t know. It’s not my place to know these things.</p>
|
||
|
<p>I wish I could see your triumph. It’s my goal to succeed, to prevail, to come out the other side, to make it through, to win. It’s my goal to come away with my own triumph, but always, always there is that niggling little doubt, that secret desire to lose, to be beaten in a fair fight and have it proven to my face that at least someone could bring me low and understand that <em>hey, at least she tried, right?</em></p>
|
||
|
<p>I wish I could see your triumph. I wish I could see elation in your eyes. I wish I could see you laugh. I wish I could see just how it looks for you to set aside that way you devote every erg of energy to struggle and give me one of those full on, deep-throated belly laughs that I know we all hide somewhere in our bodies.</p>
|
||
|
<p>I wish I could see your triumph, and I wish that, should you see mine, you understand just how much love goes into our struggle, just how much need and desire I hold for you.</p>
|
||
|
</article>
|
||
|
<footer>
|
||
|
<p>Page generated on 2021-12-30</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>
|