angular-docs-cn/public/_includes/_hero-home.jade

14 lines
709 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

header(class="background-sky l-relative")
.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) 开始吧!
announcement-bar
.announcement-bar-slide.clearfix
img(src="/resources/images/logos/angular2/angular-banner-logo-grey.png" width="64")
p Test-drive <strong>@angular/material</strong>: 22个组件进入beta阶段啦
a(href="https://material.angular.io/" target="_blank" class="button md-button") 试试看!