We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb092c1 commit 294d458Copy full SHA for 294d458
app/_includes/header.html
@@ -2,7 +2,7 @@
2
<div class="navbar-background">
3
<div class="nav-icon">
4
<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}}">
+ <img src="{{site.baseurl}}/assets/graphics/meta/MM_white_typography.svg" width="94px" alt="{{site.data[locale].img-alt.MM-White}}">
6
</a>
7
</div>
8
<div class="nav-list">
0 commit comments