Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit a1ebe1a

Browse files
author
Naomi Black
committed
chore(banner): Add news about material beta to the banner
1 parent 47c348e commit a1ebe1a

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

public/_includes/_hero-home.jade

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,10 @@ header(class="background-sky l-relative")
44
img(class="hero-logo" src='/resources/images/logos/angular2/angular.svg')
55
h1.text-headline #{title}<br>#{subtitle}
66
a(href="/docs/ts/latest/quickstart.html" class="hero-cta md-raised button button-large button-plain" md-button) Get Started
7+
8+
announcement-bar
9+
.announcement-bar-slide.clearfix
10+
img(src="/resources/images/logos/angular2/angular-banner-logo-grey.png" width="64")
11+
p Test-drive <strong>@angular/material</strong>: 22 components now in beta.
12+
a(href="https://material.angular.io/" target="_blank" class="button md-button") Try now
13+
Loading

0 commit comments

Comments
 (0)