Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

docs(dart): tweak Dart homepage banner #1016

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions public/docs/dart/latest/_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down Expand Up @@ -35,7 +35,7 @@
"title": "API Preview",
"reference": true
},

"cheatsheet": {
"title": "Angular Cheat Sheet",
"intro": "A quick quide to Angular syntax.",
Expand All @@ -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",
Expand All @@ -60,7 +60,7 @@
"title": "Help & Support",
"resources": true
},

"styleguide": {
"title": "Docs Style Guide",
"intro": "Design & Layout Patterns For Documentation"
Expand Down