Skip to content

Commit 831833b

Browse files
Create custom-head.html
1 parent ec0eb5a commit 831833b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

_includes/custom-head.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
2+
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
3+
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
4+
<link rel="manifest" href="/site.webmanifest">
5+
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
6+
<meta name="msapplication-TileColor" content="#da532c">
7+
<meta name="theme-color" content="#ffffff">
8+

0 commit comments

Comments
 (0)