Simplify the Atom and JSON feeds

This commit is contained in:
Zach Leatherman
2022-07-15 14:42:48 -05:00
parent 294f4c53c1
commit c780c72770
3 changed files with 12 additions and 25 deletions

View File

@ -3,16 +3,6 @@
"url": "https://example.com/",
"language": "en",
"description": "I am writing about my experiences as a naval navel-gazer.",
"feed": {
"subtitle": "I am writing about my experiences as a naval navel-gazer.",
"filename": "feed.xml",
"path": "/feed/feed.xml",
"id": "https://example.com/"
},
"jsonfeed": {
"path": "/feed/feed.json",
"url": "https://example.com/feed/feed.json"
},
"author": {
"name": "Your Name Here",
"email": "youremailaddress@example.com",