Skip to content

Commit dea9750

Browse files
authored
Merge pull request #37 from Sophie-GelinasGagne/patch-1
Update Header.js - fixing logo
2 parents 654a6e6 + fabe132 commit dea9750

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Header.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export default function() {
77
<div className="nav-icon">
88
<a href="http://missingmaps.org/">
99
<img
10-
src="http://www.missingmaps.org/assets/graphics/meta/MM-White.svg"
10+
src="https://www.missingmaps.org/assets/graphics/meta/MM_white_typography.svg"
1111
width="94px"
1212
alt="Missing Maps logo "
1313
/>

0 commit comments

Comments
 (0)