Skip to content

Commit

Permalink
cleaned up head
Browse files Browse the repository at this point in the history
  • Loading branch information
jwiaduck committed Mar 9, 2022
1 parent 3f6944c commit 4ad0003
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions _includes/head/custom.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
<!-- start custom head snippets -->

<!-- insert favicons. use https://realfavicongenerator.net/ -->
<!-- <link rel="apple-touch-icon" sizes="180x180" href="/assets/images/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/images/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/images//favicon-16x16.png"> -->

<link rel="apple-touch-icon" sizes="180x180" href="{{ '/assets/images/apple-touch-icon.png' | relative_url }}">
<link rel="icon" type="image/png" sizes="32x32" href="{{ '/assets/images/favicon-32x32.png' | relative_url }}">
Expand Down

0 comments on commit 4ad0003

Please sign in to comment.