diff --git a/favicons/safari-pinned-tab.svg b/favicons/safari-pinned-tab.svg index d6df84c..e394e13 100644 --- a/favicons/safari-pinned-tab.svg +++ b/favicons/safari-pinned-tab.svg @@ -1,20 +1,34 @@ - - - - -Created by potrace 1.11, written by Peter Selinger 2001-2013 - - - - + + + + + + + image/svg+xml + + + + + + + + diff --git a/views/index.pug b/views/index.pug index c2573ae..de47719 100644 --- a/views/index.pug +++ b/views/index.pug @@ -40,10 +40,10 @@ html(lang="en") link(rel="icon" type="image/png" sizes="194x194" href="/favicon-194x194.png") link(rel="icon" type="image/png" sizes="192x192" href="/android-chrome-192x192.png") link(rel="manifest" href="/manifest.json?v2") - link(rel="mask-icon" href="/safari-pinned-tab.svg" color="#d1a73c") + link(rel="mask-icon" href="/safari-pinned-tab.svg" color="#ff98d9") //- other - meta(name="theme-color" content="#e6c966") + meta(name="theme-color" content="#5b6ee1") meta(name="apple-mobile-web-app-capable" content="yes") body(