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

Commit 4cf2a09

Browse files
committed
feat: update home page banner to announce v4
1 parent 064efb4 commit 4cf2a09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/_includes/_hero-home.jade

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ header(class="background-sky l-relative")
88
announcement-bar
99
.announcement-bar-slide.clearfix
1010
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
11+
p Angular v4.0 is out! Smaller, faster, no biggie...
12+
a(href="http://angularjs.blogspot.com/2017/03/angular-400-now-available.html" target="_blank" class="button md-button") Learn more
1313

0 commit comments

Comments
 (0)