Set metadata

master
Keith Irwin 2021-06-17 15:41:12 -06:00
parent 3c6c50189a
commit 727e61a4a8
Signed by: ki9
GPG Key ID: DF773B3F4A88DA86
1 changed files with 7 additions and 11 deletions

View File

@ -1,21 +1,17 @@
{
"title": "Your Blog Name",
"url": "https://example.com/",
"title": "Galactic Fortress 4",
"url": "https://www.gf4.pw/",
"language": "en",
"description": "I am writing about my experiences as a naval navel-gazer.",
"description": "Galactic Fortress 4 is a private virtual hackerspace.",
"feed": {
"subtitle": "I am writing about my experiences as a naval navel-gazer.",
"subtitle": "Galactic Fortress 4 is a private virtual hackerspace.",
"filename": "feed.xml",
"path": "/feed/feed.xml",
"id": "https://example.com/"
"id": "https://www.gf4.pw/"
},
"jsonfeed": {
"path": "/feed/feed.json",
"url": "https://example.com/feed/feed.json"
},
"author": {
"name": "Your Name Here",
"email": "youremailaddress@example.com",
"url": "https://example.com/about-me/"
"url": "https://www.gf4.pw/feed/feed.json"
}
}