Skip to content

Commit

Permalink
Merge pull request #83 from slcw/Favicon
Browse files Browse the repository at this point in the history
head-custom.html update
  • Loading branch information
slcw authored Sep 6, 2024
2 parents e0b3add + f2181ec commit 9762bd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/head-custom.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
{% include head-custom-google-analytics.html %}

<!-- You can set your favicon here -->
link rel="shortcut icon" type="image/x-icon" href="{{ '/favicon.ico' | relative_url }}"
<link rel="shortcut icon" type="image/x-icon" href="{{ '/favicon.ico' | relative_url }}">

<!-- end custom head snippets -->

0 comments on commit 9762bd0

Please sign in to comment.