Fixes #4, point feed links directly to file to avoid web server specific stuff.

This commit is contained in:
Zach Leatherman
2018-01-25 08:23:01 -06:00
parent c028b4782c
commit 72cd498eb4
2 changed files with 3 additions and 2 deletions

View File

@ -3,7 +3,8 @@
"url": "https://myurl.com/",
"feed": {
"subtitle": "I am writing about my experiences as a naval navel-gazer.",
"url": "https://myurl.com/feed/",
"path": "feed/atom.xml",
"url": "https://myurl.com/feed/atom.xml",
"id": "https://myurl.com/"
},
"author": {