summaryrefslogtreecommitdiffstats
path: root/layouts
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2023-05-12 16:48:46 +0100
committerYann Herklotz <git@yannherklotz.com>2023-05-12 16:48:46 +0100
commitf353e6da9531177a910ddb8e6aa11e0dc2bc7977 (patch)
treef9a09b7291b226c0d4d97932d7f2c5d19bbe5c8b /layouts
parent6fd6b0286d3b5b4d3e43bbd49bc18ee79ce45a6e (diff)
downloadzk-web-f353e6da9531177a910ddb8e6aa11e0dc2bc7977.tar.gz
zk-web-f353e6da9531177a910ddb8e6aa11e0dc2bc7977.zip
Update faviconHEADmain
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/head_custom.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/head_custom.html b/layouts/partials/head_custom.html
index fe5c345..93f9479 100644
--- a/layouts/partials/head_custom.html
+++ b/layouts/partials/head_custom.html
@@ -24,5 +24,5 @@
<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="msapplication-TileColor" content="#6e536e">
<meta name="theme-color" content="#ffffff">