34 lines
2.0 KiB
HTML
34 lines
2.0 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | 53</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 | 53</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p>I had to stop, yesterday. I had to stop writing.</p>
|
|
<p>I don’t know why that memory left me in tears, paws shaking too much to write. I don’t even know why I decided to commit that memory to this journal. I started this project with the goal of trying to suss out my thoughts and feelings surrounding Kay, and yet I keep writing about this. I keep writing about God or the Church or leaving Saint John’s.</p>
|
|
<p>I walked around the neighborhood afterward, trying to calm down, breathe deeply, be present. I did all the things I tell my patients to do when they panic, and I suppose some of it worked. I was at least able to look at the ground, look at the sky, look at the grass and trees and buildings and not feel this unnamed emotion.</p>
|
|
<p>If I had any doubt that Jeremy was right in suggesting journaling, I think it has been well and truly dashed by now.</p>
|
|
<p>This feeling, then. It is somewhere between shame and guilt. It has that bitter-savory flavor to it. It makes my fur feel clumped and matted. Why have I changed so much since leaving Saint John’s that I cannot talk with God as I used to? I do not feel forsaken by Him, I really don’t. So why do I feel so much less in His sight than I did before?</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2021-06-02</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>
|