Created
December 9, 2018 23:39
-
-
Save sumnermic/bffbc8f59d26a9e05b7ee7e7cd3dbc09 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<header> | |
<svg class="site-logo" xmlns="http://www.w3.org/2000/svg" viewBox="..."> | |
<path fill="#1D1D1B" d="..."/> | |
<path fill="#1D1D1B" d="..."/> | |
</svg> | |
</header> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment