diff --git a/public/_includes/_hero-home.jade b/public/_includes/_hero-home.jade index 02e548d3c7..e30b30004b 100644 --- a/public/_includes/_hero-home.jade +++ b/public/_includes/_hero-home.jade @@ -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 ng-europe in Paris, 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 \ No newline at end of file + 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 \ No newline at end of file diff --git a/public/docs/ts/latest/index.jade b/public/docs/ts/latest/index.jade index 9a272cd874..4389af05d5 100644 --- a/public/docs/ts/latest/index.jade +++ b/public/docs/ts/latest/index.jade @@ -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... diff --git a/public/resources/images/bios/kapunahelewong.jpg b/public/resources/images/bios/kapunahelewong.jpg index 9654268d0d..ecd2a68810 100644 Binary files a/public/resources/images/bios/kapunahelewong.jpg and b/public/resources/images/bios/kapunahelewong.jpg differ