chore(banner): Add news about material beta to the banner
This commit is contained in:
parent
47c348e605
commit
a1ebe1afa1
|
@ -4,3 +4,10 @@ header(class="background-sky l-relative")
|
|||
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
|
||||
|
||||
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 components now in beta.
|
||||
a(href="https://material.angular.io/" target="_blank" class="button md-button") Try now
|
||||
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 1.5 KiB |
Loading…
Reference in New Issue