summaryrefslogtreecommitdiff
path: root/_includes/head/favicon.html
diff options
context:
space:
mode:
Diffstat (limited to '_includes/head/favicon.html')
-rw-r--r--_includes/head/favicon.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/_includes/head/favicon.html b/_includes/head/favicon.html
new file mode 100644
index 0000000..7bfd670
--- /dev/null
+++ b/_includes/head/favicon.html
@@ -0,0 +1,7 @@
+<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
+<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
+<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
+<link rel="manifest" href="/site.webmanifest">
+<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
+<meta name="msapplication-TileColor" content="#da532c">
+<meta name="theme-color" content="#ffffff">