Last active
November 25, 2020 10:46
-
-
Save rianrietveld/df030cf25ca752200e1906cb461c3e09 to your computer and use it in GitHub Desktop.
Revisions
-
rianrietveld renamed this gist
Nov 25, 2020 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
rianrietveld created this gist
Nov 25, 2020 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,11 @@ <div class="header__logo"> <a href="home-url"> <span class="screen-reader-text">Logo [company name], links to the homepage</span> <svg class="header__logo--svg" width="80px" height="80px" viewBox="0 0 80 80" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" role="presentation" focusable="false"> [g's...] </svg> </a> </div>