chore: update feed metadata

main
CrimsonTome 2022-10-24 19:31:50 +01:00 committed by Rowan Clark
parent 8957f408e4
commit 7ccbc98de1
No known key found for this signature in database
GPG Key ID: F620D51904044094
1 changed files with 5 additions and 5 deletions

View File

@ -1,21 +1,21 @@
{
"title": "CrimsonTome's blog",
"url": "https://blog.crimsontome.com/",
"url": "https://.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://blog.crimsontome.com/"
"id": "https://crimsontome.com/"
},
"jsonfeed": {
"path": "/feed/feed.json",
"url": "https://blog.crimsontome.com/feed/feed.json"
"url": "https://crimsontome.com/feed/feed.json"
},
"author": {
"name": "Matt Clark",
"name": "Rowan Clark",
"email": "crimsontome427@protonmail.com",
"url": "hhtps://blog.crimsontome.com/about/"
"url": "hhtps://crimsontome.com/about/"
}
}