Skip to content

Commit

Permalink
Updated favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
kitswas committed Jul 31, 2023
1 parent a6de659 commit 957fb2a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions _includes/head-custom.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->

<!-- Setup Google Analytics -->
{% 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 }}"/>

<!-- end custom head snippets -->
Binary file modified favicon.ico
Binary file not shown.

0 comments on commit 957fb2a

Please sign in to comment.