Skip to content

Commit

Permalink
fix missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
markcmiller86 committed Oct 31, 2024
1 parent c5ba4d3 commit bf2494a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions _includes/custom-head.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{% comment %}
Placeholder to allow defining custom head, in principle, you can add anything here, e.g. favicons:

1. Head over to https://realfavicongenerator.net/ to add your own favicons.
2. Customize default _includes/custom-head.html in your source directory and insert the given code snippet.
{% endcomment %}

0 comments on commit bf2494a

Please sign in to comment.