docs(refresh): late bio add and livestream banner
This commit is contained in:
parent
bfc62e0509
commit
095a36f903
@ -6,12 +6,6 @@ header(class="background-sky l-relative")
|
|||||||
a(href="/docs/ts/latest/quickstart.html" class="hero-cta md-raised button button-large button-plain" md-button) Get Started
|
a(href="/docs/ts/latest/quickstart.html" class="hero-cta md-raised button button-large button-plain" md-button) Get Started
|
||||||
|
|
||||||
.announcement-bar.shadow-2.clearfix
|
.announcement-bar.shadow-2.clearfix
|
||||||
img(src="/resources/images/logos/ng-europe/ng-europe-logo.png")
|
img(src="/resources/images/logos/angular2/angular.svg")
|
||||||
p Join us for <strong>ng-europe in Paris</strong>, France this October!
|
p Join our Special Angular Meetup 9/14 @ 7pm PT
|
||||||
a(href="https://ngeurope.org/?utm_source=angular&utm_medium=banner&utm_campaign=angular-banner" target="_blank" class="button md-button") Register now
|
a(href="https://www.youtube.com/user/angularjs/live" target="_blank" class="button " + "md-button") Watch Live
|
||||||
|
|
||||||
//- ANGULAR FINAL RELEASE ANNOUCEMENT
|
|
||||||
//- .announcement-bar.shadow-2.clearfix
|
|
||||||
//- img(src="/resources/images/logos/angular2/angular.svg")
|
|
||||||
//- p Angular 2.0 Final Release Now Live!
|
|
||||||
//- a(href="https://ngeurope.org/?utm_source=angular&utm_medium=banner&utm_campaign=angular-banner" target="_blank" class="button md-button") Learn More
|
|
@ -36,6 +36,8 @@
|
|||||||
.c4.secondary-content-list
|
.c4.secondary-content-list
|
||||||
h4 Cookbook
|
h4 Cookbook
|
||||||
ul
|
ul
|
||||||
|
li
|
||||||
|
a(href="/docs/ts/latest/cookbook/aot-compiler.html") Ahead-of-Time Compilation
|
||||||
li
|
li
|
||||||
a(href="/docs/ts/latest/cookbook/a1-a2-quick-reference.html") Angular 1 to Angular 2
|
a(href="/docs/ts/latest/cookbook/a1-a2-quick-reference.html") Angular 1 to Angular 2
|
||||||
li
|
li
|
||||||
@ -44,8 +46,6 @@
|
|||||||
a(href="/docs/ts/latest/cookbook/component-communication.html") Component Interaction
|
a(href="/docs/ts/latest/cookbook/component-communication.html") Component Interaction
|
||||||
li
|
li
|
||||||
a(href="/docs/ts/latest/cookbook/component-relative-paths.html") Component-Relative Paths
|
a(href="/docs/ts/latest/cookbook/component-relative-paths.html") Component-Relative Paths
|
||||||
li
|
|
||||||
a(href="/docs/ts/latest/cookbook/dependency-injection.html") Dependency Injection
|
|
||||||
li
|
li
|
||||||
a(href="/docs/ts/latest/cookbook/") View All...
|
a(href="/docs/ts/latest/cookbook/") View All...
|
||||||
|
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
Loading…
x
Reference in New Issue
Block a user