File tree Expand file tree Collapse file tree 3 files changed +1
-94
lines changed Expand file tree Collapse file tree 3 files changed +1
-94
lines changed Original file line number Diff line number Diff line change @@ -341,8 +341,6 @@ markdown_extensions:
341341
342342
343343extra :
344- # Configures the hyperlink for the logo in the header
345- homepage : https://www.sparkfun.com
346344
347345 generator : right
348346
Original file line number Diff line number Diff line change 3636 >
3737
3838 <!-- Link to home -->
39- <!-- <a
40- href="{{ config.extra.homepage | d(nav.homepage.url, true) | url }}"
41- title="{{ config.site_name | e }}"
42- class="md-header__button md-logo"
43- aria-label="{{ config.site_name }}"
44- data-md-component="logo"
45- >
46- {% include "partials/logo.html" %}
47- </a> -->
4839 < a
4940 href ="{{ config.extra.homepage | d(nav.homepage.url, true) | url }} "
50- title ="www.sparkfun.com "
41+ title ="{{ config.site_name | e }} "
5142 class ="md-header__button md-logo "
5243 aria-label ="{{ config.site_name }} "
5344 data-md-component ="logo "
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments