feat: add feeds page (#6)

* feat: add feeds page

* feat: rename posts feed url
This commit is contained in:
Devin Haska 2024-09-29 21:55:15 -07:00 committed by GitHub
parent 75902fd510
commit 183380f70d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 20 additions and 8 deletions

View file

@ -14,6 +14,7 @@ If preferred, the [commit log is available here][commits].
- Switched to [Cloudflare Pages](https://pages.cloudflare.com/) for deployments and hosting.
- Switched to [Backblaze B2](https://www.backblaze.com/cloud-storage) for asset storage. Served through Cloudflare.
- Added a [Feeds](/feeds) page for my collection of feeds. For now it's just my Posts.
## July 7th 2024