diff --git a/public/docs/dart/latest/_data.json b/public/docs/dart/latest/_data.json
index e1d934b395..82ecace6b1 100644
--- a/public/docs/dart/latest/_data.json
+++ b/public/docs/dart/latest/_data.json
@@ -22,6 +22,12 @@
"title": "API Proposal"
},
+ "resources": {
+ "icon": "play-circle-fill",
+ "title": "Angular Resources",
+ "banner": "Angular 2 is currently in Alpha Preview. For Angular 1.X Resources please visit Angularjs.org."
+ },
+
"help": {
"icon": "chat",
"title": "Help & Support"
diff --git a/public/docs/dart/latest/guide/setup.jade b/public/docs/dart/latest/guide/setup.jade
index 448645a201..084143fb78 100644
--- a/public/docs/dart/latest/guide/setup.jade
+++ b/public/docs/dart/latest/guide/setup.jade
@@ -126,7 +126,7 @@
p.
You should see something like this:
- div(align='center')
+ figure.image-display
img(src='setup-example1.png')
.l-main-section
diff --git a/public/docs/js/latest/_data.json b/public/docs/js/latest/_data.json
index 471dc1e1f5..be0f486eb8 100644
--- a/public/docs/js/latest/_data.json
+++ b/public/docs/js/latest/_data.json
@@ -22,6 +22,12 @@
"title": "API Preview"
},
+ "resources": {
+ "icon": "play-circle-fill",
+ "title": "Angular Resources",
+ "banner": "Angular 2 is currently in Alpha Preview. For Angular 1.X Resources please visit Angularjs.org."
+ },
+
"help": {
"icon": "chat",
"title": "Help & Support"