Skip to content

Commit 294d458

Browse files
authored
Update header.html
Update header with new logo
1 parent bb092c1 commit 294d458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/_includes/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<div class="navbar-background">
33
<div class="nav-icon">
44
<a href="{{site.baseurl}}/{{site.data[locale].home}}">
5-
<img src="{{site.baseurl}}/assets/graphics/meta/MM-White.svg" width="94px" alt="{{site.data[locale].img-alt.MM-White}}">
5+
<img src="{{site.baseurl}}/assets/graphics/meta/MM_white_typography.svg" width="94px" alt="{{site.data[locale].img-alt.MM-White}}">
66
</a>
77
</div>
88
<div class="nav-list">

0 commit comments

Comments
 (0)