parent
7d733eaf6d
commit
8517597c56
@ -1,21 +1,21 @@ |
|||||||
{ |
{ |
||||||
"title": "Bandolier Template", |
"title": "The Bandolier Block", |
||||||
"description": "Recent updates about the `Bandolier Template` project.", |
"description": "Recent updates about the `The Bandolier` project.", |
||||||
"id": "https://learnjsthehardway.com/", |
"id": "https://bandolier.learnjsthehardway.com/", |
||||||
"link": "https://learnjsthehardway.com/", |
"link": "https://bandolier.learnjsthehardway.com/", |
||||||
"language": "en", |
"language": "en", |
||||||
"image": "https://learnjsthehardway.com/favicon-32x32.png", |
"image": "https://bandolier.learnjsthehardway.com/favicon-32x32.png", |
||||||
"favicon": "https://learnjsthehardway.com/favicon.ico", |
"favicon": "https://bandolier.learnjsthehardway.com/favicon.ico", |
||||||
"copyright": "All rights reserved 2020, Zed A. Shaw.", |
"copyright": "All rights reserved 2020, Zed A. Shaw.", |
||||||
"generator": "ljsthw", |
"generator": "ljsthw", |
||||||
"feedLinks": { |
"feedLinks": { |
||||||
"json": "https://learnjsthehardway.com/feed.json", |
"json": "https://bandolier.learnjsthehardway.com/feed.json", |
||||||
"atom": "https://learnjsthehardway.com/feed.atom", |
"atom": "https://bandolier.learnjsthehardway.com/feed.atom", |
||||||
"rss": "https://learnjsthehardway.com/feed.rss" |
"rss": "https://bandolier.learnjsthehardway.com/feed.rss" |
||||||
}, |
}, |
||||||
"author": { |
"author": { |
||||||
"name": "Zed A. Shaw", |
"name": "Zed A. Shaw", |
||||||
"email": "help@learnjsthehardway.com", |
"email": "help@learnjsthehardway.com", |
||||||
"link": "https://learnjsthehardway.com/about" |
"link": "https://bandolier.learnjsthehardway.com/about" |
||||||
} |
} |
||||||
} |
} |
||||||
|
Loading…
Reference in new issue