diff options
author | Steph Enders <steph@senders.io> | 2023-07-06 13:41:14 -0400 |
---|---|---|
committer | Steph Enders <steph@senders.io> | 2023-07-06 13:41:14 -0400 |
commit | 249f97aa679cc2ecca57a70840cccfc10271cf7e (patch) | |
tree | e7aae30f88e7ba7f8d77a0dc040699817457c852 /pages/index.html | |
parent | c2aa1ceca91c06b2a97e3b985a0d67c33623592a (diff) |
Fix title and update index to reflect new post
Diffstat (limited to 'pages/index.html')
-rw-r--r-- | pages/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
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} |