diff options
author | Steph Enders <steph@senders.io> | 2023-07-14 17:24:29 -0400 |
---|---|---|
committer | Steph Enders <steph@senders.io> | 2023-07-14 17:24:29 -0400 |
commit | 705b44135c674a8e1ea64c026bcf198440c1888a (patch) | |
tree | e19d13dd875ae5a74c08d44f5ff0e06f41fcdca4 /pages/blog.html | |
parent | 77c43b3c56d562f5a55f9b15bb8099bb506865d5 (diff) |
Publish new entry: it was never about clothes
Added entry to:
- its own page
- index
- rss feed
- blog index
- make file
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 1b11d2b..225274c 100644 --- a/pages/blog.html +++ b/pages/blog.html @@ -54,6 +54,12 @@ - Finding a safe space </a> </li> + <li> + <a href="/blog/it-was-never-about-clothes.html"> + <time datetime="2023-07-14">2023-07-14</time> + - It was never about clothes + </a> + </li> <!-- NEXT --> </article> </main> |