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
1 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
"icon": "home",
"title": "Angular Docs",
"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": {
@ -35,7 +35,7 @@
"title": "API Preview",
"reference": true
},
"cheatsheet": {
"title": "Angular Cheat Sheet",
"intro": "A quick quide to Angular syntax.",
@ -47,7 +47,7 @@
"intro": "Brief definitions of the most important words in the Angular 2 vocabulary",
"reference": true
},
"resources": {
"icon": "play-circle-fill",
"title": "Angular Resources",
@ -60,7 +60,7 @@
"title": "Help & Support",
"resources": true
},
"styleguide": {
"title": "Docs Style Guide",
"intro": "Design & Layout Patterns For Documentation"