summaryrefslogtreecommitdiff
path: root/web/index.html
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2018-11-13 23:55:01 +0300
committerDevaev Maxim <[email protected]>2018-11-13 23:55:01 +0300
commit49a09a6ba168ada706999e9955b531b975edbd5f (patch)
treecf75dd0aed204362ac0fd55f8cf3e1db97d9adad /web/index.html
parenta439e9e30ace41ae454c3f414b891a85aa9e6ee7 (diff)
favicon
Diffstat (limited to 'web/index.html')
-rw-r--r--web/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/index.html b/web/index.html
index 16d6d97e..d6cf0550 100644
--- a/web/index.html
+++ b/web/index.html
@@ -7,7 +7,10 @@
<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="#2b5797">
+ <meta name="theme-color" content="#ffffff">
<link rel="stylesheet" href="css/vars.css">
<link rel="stylesheet" href="css/main.css">