Skip to content

Commit

Permalink
Create head-custom.html
Browse files Browse the repository at this point in the history
First commit
  • Loading branch information
mholmboe authored Oct 20, 2024
1 parent 6c8bbfb commit 6070e37
Showing 1 changed file 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 -->

0 comments on commit 6070e37

Please sign in to comment.