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

Commit d502b1f

Browse files
Eric Jimeneznaomiblack
authored andcommitted
chore(logo): replace logo on front page, one which removes beta markings. Include more logo assets
1 parent 1dd9c6b commit d502b1f

File tree

6 files changed

+48
-1
lines changed

6 files changed

+48
-1
lines changed

public/resources/css/module/_hero.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ $hero-padding: ($unit * 10) ($unit * 6) ($unit * 7);
127127

128128
&:after {
129129
content: '';
130-
background: url('/resources/images/logos/angular2/shield-with-beta.png') top center no-repeat;
130+
background: url('/resources/images/logos/angular2/angular.svg') top center no-repeat;
131131
background-size: contain;
132132
position: absolute;
133133
left: 0;
Loading
Lines changed: 16 additions & 0 deletions
Loading
Lines changed: 10 additions & 0 deletions
Loading
Loading
Lines changed: 21 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)