fixed image, added resources back
This commit is contained in:
parent
e610e2d528
commit
d1891f0573
|
@ -22,6 +22,12 @@
|
|||
"title": "API Proposal"
|
||||
},
|
||||
|
||||
"resources": {
|
||||
"icon": "play-circle-fill",
|
||||
"title": "Angular Resources",
|
||||
"banner": "Angular 2 is currently in Alpha Preview. For <a href='https://docs.angularjs.org/guide'>Angular 1.X Resources</a> please visit <a href='https://angularjs.org/'>Angularjs.org</a>."
|
||||
},
|
||||
|
||||
"help": {
|
||||
"icon": "chat",
|
||||
"title": "Help & Support"
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -22,6 +22,12 @@
|
|||
"title": "API Preview"
|
||||
},
|
||||
|
||||
"resources": {
|
||||
"icon": "play-circle-fill",
|
||||
"title": "Angular Resources",
|
||||
"banner": "Angular 2 is currently in Alpha Preview. For <a href='https://docs.angularjs.org/guide'>Angular 1.X Resources</a> please visit <a href='https://angularjs.org/'>Angularjs.org</a>."
|
||||
},
|
||||
|
||||
"help": {
|
||||
"icon": "chat",
|
||||
"title": "Help & Support"
|
||||
|
|
Loading…
Reference in New Issue