2016-09-12 11:34:29 -04:00
|
|
|
header(class="background-sky l-relative")
|
2015-02-25 10:15:46 -05:00
|
|
|
|
2016-09-12 11:34:29 -04:00
|
|
|
.hero.background-superhero-paper.is-large
|
|
|
|
img(class="hero-logo" src='/resources/images/logos/angular2/angular.svg')
|
|
|
|
h1.text-headline #{title}<br>#{subtitle}
|
|
|
|
a(href="/docs/ts/latest/quickstart.html" class="hero-cta md-raised button button-large button-plain" md-button) Get Started
|
2016-07-12 01:38:25 -04:00
|
|
|
|
2016-09-12 11:34:29 -04:00
|
|
|
.announcement-bar.shadow-2.clearfix
|
2016-09-14 21:26:40 -04:00
|
|
|
img(src="/resources/images/logos/angular2/angular.svg")
|
2016-09-14 22:58:43 -04:00
|
|
|
p Angular 2.0 Final Release Now Live!
|
|
|
|
a(href="http://angularjs.blogspot.com/2016/09/angular2-final.html" target="_blank" class="button " + "md-button") Learn More
|