Skip to content

Commit

Permalink
took out custom header to test difference
Browse files Browse the repository at this point in the history
  • Loading branch information
jwiaduck committed Mar 8, 2022
1 parent 17fcdd7 commit e1f7343
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _includes/head/custom.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!-- 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="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="icon" type="image/png" sizes="16x16" href="/assets/images//favicon-16x16.png"> -->
<!-- end custom head snippets -->

0 comments on commit e1f7343

Please sign in to comment.