diff options
author | Steph Enders <steph@senders.io> | 2023-07-06 11:51:06 -0400 |
---|---|---|
committer | Steph Enders <steph@senders.io> | 2023-07-06 11:53:07 -0400 |
commit | 29f8e82bf3722033b5118c6877653b613489b0b1 (patch) | |
tree | d89cc321376a821a96376140f85d208e8002754f /pages/blog.html | |
parent | 8c75b82a28f79f3adb74fa392cbef222d8228320 (diff) |
Add new post finding-a-safe-space
Diffstat (limited to 'pages/blog.html')
-rw-r--r-- | pages/blog.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pages/blog.html b/pages/blog.html index 26a1aa7..1b11d2b 100644 --- a/pages/blog.html +++ b/pages/blog.html @@ -48,6 +48,12 @@ - All signs point to her </a> </li> + <li> + <a href="/blog/finding-a-safe-space.html"> + <time datetime="2023-07-06">2023-07-06</time> + - Finding a safe space + </a> + </li> <!-- NEXT --> </article> </main> |