update feed

main
CrimsonTome 2022-07-02 11:22:28 +00:00 committed by Matt Clark
parent d65bf07f3d
commit 399986cbe9
1 changed files with 5 additions and 5 deletions

View File

@ -1,21 +1,21 @@
{ {
"title": "CrimsonTome's blog", "title": "CrimsonTome's blog",
"url": "https://crimsontome.netlify.app/", "url": "https://blog.crimsontome.com/",
"language": "en", "language": "en",
"description": "Documenting my journey into open-source development alongside other things.", "description": "Documenting my journey into open-source development alongside other things.",
"feed": { "feed": {
"subtitle": "Documenting my journey into open-source development alongside other things.", "subtitle": "Documenting my journey into open-source development alongside other things.",
"filename": "feed.xml", "filename": "feed.xml",
"path": "/feed/feed.xml", "path": "/feed/feed.xml",
"id": "https://crimsontome.netlify.app/" "id": "https://blog.crimsontome.com/"
}, },
"jsonfeed": { "jsonfeed": {
"path": "/feed/feed.json", "path": "/feed/feed.json",
"url": "https://crimsontome.netlify.app/feed/feed.json" "url": "https://blog.crimsontome.com/feed/feed.json"
}, },
"author": { "author": {
"name": "Matt Clark", "name": "Matt Clark",
"email": "crimsontome427@gmail.com", "email": "crimsontome427@protonmail.com",
"url": "hhtps://crimsontome.netlify.app/about-me/" "url": "hhtps://blog.crimsontome.com/about/"
} }
} }