chore: remove toh from nav until more chapters are up, fix bad image
This commit is contained in:
parent
f4d5d163ac
commit
76ec18f9bb
|
@ -8,9 +8,7 @@
|
|||
"gettingStarted": {
|
||||
"title": "Getting Started"
|
||||
},
|
||||
"toh-pt1": {
|
||||
"title": "Tour of Heroes Begins"
|
||||
},
|
||||
|
||||
"displaying-data": {
|
||||
"title": "Displaying Data",
|
||||
"intro": "Displaying data is job number one for any good application. In Angular, you bind data to elements in HTML templates and Angular automatically updates the UI as data changes."
|
||||
|
|
|
@ -450,4 +450,4 @@ include ../../../../_includes/_util-fns
|
|||
We're about to build a small application that demonstrates the great things
|
||||
we can build with Angular 2.
|
||||
|
||||
Join us next on the [Tour of Heroes].
|
||||
<!--TODO Join us next on the [Tour of Heroes]. -->
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 8.4 KiB |
Loading…
Reference in New Issue