chore: update feed metadata
parent
8957f408e4
commit
7ccbc98de1
|
@ -1,21 +1,21 @@
|
||||||
{
|
{
|
||||||
"title": "CrimsonTome's blog",
|
"title": "CrimsonTome's blog",
|
||||||
"url": "https://blog.crimsontome.com/",
|
"url": "https://.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://blog.crimsontome.com/"
|
"id": "https://crimsontome.com/"
|
||||||
},
|
},
|
||||||
"jsonfeed": {
|
"jsonfeed": {
|
||||||
"path": "/feed/feed.json",
|
"path": "/feed/feed.json",
|
||||||
"url": "https://blog.crimsontome.com/feed/feed.json"
|
"url": "https://crimsontome.com/feed/feed.json"
|
||||||
},
|
},
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Matt Clark",
|
"name": "Rowan Clark",
|
||||||
"email": "crimsontome427@protonmail.com",
|
"email": "crimsontome427@protonmail.com",
|
||||||
"url": "hhtps://blog.crimsontome.com/about/"
|
"url": "hhtps://crimsontome.com/about/"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue