You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
764 B
21 lines
764 B
{
|
|
"title": "Learn JavaScript the Blog Way",
|
|
"description": "Recent updates about the `Learn JavaScript the Hard Way` project.",
|
|
"id": "https://learnjsthehardway.com/",
|
|
"link": "https://learnjsthehardway.com/",
|
|
"language": "en",
|
|
"image": "https://learnjsthehardway.com/favicon-32x32.png",
|
|
"favicon": "https://learnjsthehardway.com/favicon.ico",
|
|
"copyright": "All rights reserved 2020, Zed A. Shaw.",
|
|
"generator": "ljsthw",
|
|
"feedLinks": {
|
|
"json": "https://learnjsthehardway.com/feed.json",
|
|
"atom": "https://learnjsthehardway.com/feed.atom",
|
|
"rss": "https://learnjsthehardway.com/feed.rss"
|
|
},
|
|
"author": {
|
|
"name": "Zed A. Shaw",
|
|
"email": "help@learnjsthehardway.com",
|
|
"link": "https://learnjsthehardway.com/about"
|
|
}
|
|
}
|
|
|