docs(dart): tweak homepage banner

closes #1016
This commit is contained in:
Kathy Walrath 2016-03-29 11:03:42 -07:00
parent e2c77ad55c
commit 24a50a91a6

View File

@ -3,7 +3,7 @@
"icon": "home", "icon": "home",
"title": "Angular Docs", "title": "Angular Docs",
"menuTitle": "Docs Home", "menuTitle": "Docs Home",
"banner": "Angular 2 is currently in Beta." "banner": "Welcome to <b>angular.io/dart</b>! The current Angular 2 release is <b>beta.12</b>. See the <a href='https://github.com/angular/angular/blob/master/CHANGELOG.md' target='_blank'>Change Log</a> for recent enhancements, fixes, and breaking changes."
}, },
"quickstart": { "quickstart": {
@ -35,7 +35,7 @@
"title": "API Preview", "title": "API Preview",
"reference": true "reference": true
}, },
"cheatsheet": { "cheatsheet": {
"title": "Angular Cheat Sheet", "title": "Angular Cheat Sheet",
"intro": "A quick quide to Angular syntax.", "intro": "A quick quide to Angular syntax.",
@ -47,7 +47,7 @@
"intro": "Brief definitions of the most important words in the Angular 2 vocabulary", "intro": "Brief definitions of the most important words in the Angular 2 vocabulary",
"reference": true "reference": true
}, },
"resources": { "resources": {
"icon": "play-circle-fill", "icon": "play-circle-fill",
"title": "Angular Resources", "title": "Angular Resources",
@ -60,7 +60,7 @@
"title": "Help & Support", "title": "Help & Support",
"resources": true "resources": true
}, },
"styleguide": { "styleguide": {
"title": "Docs Style Guide", "title": "Docs Style Guide",
"intro": "Design & Layout Patterns For Documentation" "intro": "Design & Layout Patterns For Documentation"