diff options
author | Steph Enders <steph@senders.io> | 2024-12-05 23:57:19 -0500 |
---|---|---|
committer | Steph Enders <steph@senders.io> | 2024-12-05 23:57:19 -0500 |
commit | 289eb017896551a8e8bdd8e5e218e00afcbfb8df (patch) | |
tree | c5823cfa444f962be6eb63933b89513a1fdc712b /pages | |
parent | dd4e4cecf7d1674c9bceecaefa3aa0656c0d8b53 (diff) |
Publish finding the light to the front page
Diffstat (limited to 'pages')
-rw-r--r-- | pages/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/index.html b/pages/index.html index 1e970b3..1789ee5 100644 --- a/pages/index.html +++ b/pages/index.html @@ -36,7 +36,7 @@ </article> <article> <h2>Recent Post</h2> - {loneliness-and-solitude} + {finding-the-light} </article> </main> {footer} |