docs(refresh): late bio add and livestream banner

This commit is contained in:
Naomi Black 2016-09-14 18:26:40 -07:00
parent bfc62e0509
commit 095a36f903
3 changed files with 5 additions and 11 deletions

View File

@ -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
.announcement-bar.shadow-2.clearfix
img(src="/resources/images/logos/ng-europe/ng-europe-logo.png")
p Join us for <strong>ng-europe in Paris</strong>, France this October!
a(href="https://ngeurope.org/?utm_source=angular&utm_medium=banner&utm_campaign=angular-banner" target="_blank" class="button md-button") Register now
//- 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
img(src="/resources/images/logos/angular2/angular.svg")
p Join our Special Angular Meetup 9/14 @ 7pm PT
a(href="https://www.youtube.com/user/angularjs/live" target="_blank" class="button " + "md-button") Watch Live

View File

@ -36,6 +36,8 @@
.c4.secondary-content-list
h4 Cookbook
ul
li
a(href="/docs/ts/latest/cookbook/aot-compiler.html") Ahead-of-Time Compilation
li
a(href="/docs/ts/latest/cookbook/a1-a2-quick-reference.html") Angular 1 to Angular 2
li
@ -44,8 +46,6 @@
a(href="/docs/ts/latest/cookbook/component-communication.html") Component Interaction
li
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
a(href="/docs/ts/latest/cookbook/") View All...

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB