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}
|
2016-09-15 03:23:48 -04:00
|
|
|
a(href="/docs/ts/latest/quickstart.html" class="hero-cta md-raised button button-large button-plain" md-button) 开始吧!
|
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-15 05:08:17 -04:00
|
|
|
p Angular 2.0正式发布啦!
|
|
|
|
a(href="/translate/cn/blog.html" class="button " + "md-button") 了解更多
|