14 lines
337 B
JSON
14 lines
337 B
JSON
{
|
|
"title": "Your Blog Name",
|
|
"url": "https://myurl.com/",
|
|
"feed": {
|
|
"subtitle": "I am writing about my experiences as a naval navel-gazer.",
|
|
"path": "feed/atom.xml",
|
|
"url": "https://myurl.com/feed/atom.xml",
|
|
"id": "https://myurl.com/"
|
|
},
|
|
"author": {
|
|
"name": "Your Name Here",
|
|
"email": "youremailaddress@example.com"
|
|
}
|
|
} |