chore(hero): remove the ng-conf banner post-event
This commit is contained in:
parent
17769df8f5
commit
6d80a42bea
|
@ -3,11 +3,4 @@ header(class="background-sky")
|
||||||
h1.text-headline.hero-logo #{title}<br>#{subtitle}
|
h1.text-headline.hero-logo #{title}<br>#{subtitle}
|
||||||
|
|
||||||
.hero-cta
|
.hero-cta
|
||||||
a(href="/docs/ts/latest/quickstart.html" class="md-raised button button-large button-plain" md-button) Get Started
|
a(href="/docs/ts/latest/quickstart.html" class="md-raised button button-large button-plain" md-button) Get Started
|
||||||
|
|
||||||
.banner.banner-floaty
|
|
||||||
.banner-ng-annoucement
|
|
||||||
div(class="banner-text")
|
|
||||||
p Watch the ng-conf Live Stream May 4th-6th.
|
|
||||||
div(class="banner-button")
|
|
||||||
a(href="https://www.ng-conf.org/#/extended" target="_blank" class="button md-button") View Live Stream
|
|
|
@ -1,19 +1,4 @@
|
||||||
|
|
||||||
<!-- ng-conf -->
|
|
||||||
.grid-fluid
|
|
||||||
.c2.text-left
|
|
||||||
h4 May 4-6, 2016
|
|
||||||
.c4.text-left
|
|
||||||
h4 Salt Lake City, UT, USA
|
|
||||||
.c4.text-left
|
|
||||||
h4
|
|
||||||
a(
|
|
||||||
target="_blank"
|
|
||||||
href="http://www.ng-conf.org/"
|
|
||||||
) ng-conf
|
|
||||||
.grid-fluid
|
|
||||||
.c10.text-center
|
|
||||||
hr
|
|
||||||
<!-- I/O -->
|
<!-- I/O -->
|
||||||
.grid-fluid
|
.grid-fluid
|
||||||
.c2.text-left
|
.c2.text-left
|
||||||
|
|
Loading…
Reference in New Issue