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",
"url": "https://crimsontome.netlify.app/",
"url": "https://blog.crimsontome.com/",
"language": "en",
"description": "Documenting my journey into open-source development alongside other things.",
"feed": {
"subtitle": "Documenting my journey into open-source development alongside other things.",
"filename": "feed.xml",
"path": "/feed/feed.xml",
"id": "https://crimsontome.netlify.app/"
"id": "https://blog.crimsontome.com/"
},
"jsonfeed": {
"path": "/feed/feed.json",
"url": "https://crimsontome.netlify.app/feed/feed.json"
"url": "https://blog.crimsontome.com/feed/feed.json"
},
"author": {
"name": "Matt Clark",
"email": "crimsontome427@gmail.com",
"url": "hhtps://crimsontome.netlify.app/about-me/"
"email": "crimsontome427@protonmail.com",
"url": "hhtps://blog.crimsontome.com/about/"
}
}