summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteph Enders <steph@senders.io>2023-07-06 13:41:14 -0400
committerSteph Enders <steph@senders.io>2023-07-06 13:41:14 -0400
commit249f97aa679cc2ecca57a70840cccfc10271cf7e (patch)
treee7aae30f88e7ba7f8d77a0dc040699817457c852
parentc2aa1ceca91c06b2a97e3b985a0d67c33623592a (diff)
Fix title and update index to reflect new post
-rw-r--r--entries/finding-a-safe-space.html2
-rw-r--r--pages/index.html4
2 files changed, 3 insertions, 3 deletions
diff --git a/entries/finding-a-safe-space.html b/entries/finding-a-safe-space.html
index 04e7058..3ee6676 100644
--- a/entries/finding-a-safe-space.html
+++ b/entries/finding-a-safe-space.html
@@ -1,6 +1,6 @@
<article>
<header>
- <h2>The importance of a safe space</h2>
+ <h2>Finding a safe space</h2>
</header>
<p>The world isn't ideal, in fact, it's the opposite: messy, grey, and well, messy. So its ever more important to have a safe space where you can go and be sure you'll be okay.</p>
<p>There are many ways in which you can build a safe space but the tenets are the same regardless:</p>
diff --git a/pages/index.html b/pages/index.html
index f6229cd..6e69e1c 100644
--- a/pages/index.html
+++ b/pages/index.html
@@ -35,8 +35,8 @@
works!</p>
</article>
<article>
- <h2> Recent Post </h2>
- {all-signs-point-to-her}
+ <h2>Recent Post</h2>
+ {finding-a-safe-space}
</article>
</main>
{footer}