Begin transition to Atom-only RSS feeds

This commit is contained in:
jultty 2024-09-01 18:39:40 -03:00
commit 05f69d9afa
7 changed files with 48 additions and 15 deletions

View file

@ -3,6 +3,6 @@
# Feeds
- All English content: [RSS](https://blog.jutty.dev/rss.xml) [Atom](https://blog.jutty.dev/atom.xml)
- Blog posts only: [RSS](https://blog.jutty.dev/posts/rss.xml) [Atom](https://blog.jutty.dev/posts/atom.xml)
- Links only: [RSS](https://blog.jutty.dev/links/rss.xml) [Atom](https://blog.jutty.dev/links/atom.xml)
- [All English content](https://blog.jutty.dev/atom.xml)
- [Blog posts only](https://blog.jutty.dev/posts/atom.xml)
- [Links only](https://blog.jutty.dev/links/atom.xml)