aboutsummaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
authoreug-vs <eug-vs@keemail.me>2020-08-24 21:53:30 +0300
committereug-vs <eug-vs@keemail.me>2020-08-24 21:57:37 +0300
commit2f38908f784512b725c4b57602313e887e791bc0 (patch)
tree944600ba13f432c1c78d5c92158cee1a35586ed8 /public/index.html
parent7d3554d541c6c713b64be98e2857e58b24d389b4 (diff)
downloadwhich-ui-2f38908f784512b725c4b57602313e887e791bc0.tar.gz
feat: add maskable androind icon
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html
index 4590ae4..9769c3a 100644
--- a/public/index.html
+++ b/public/index.html
@@ -6,7 +6,7 @@
<meta name="theme-color" content="#00796b" />
<meta name="description" content="Social webapp based on choosing between two options." />
<link rel="icon" type="image/png" sizes="16x16" href="./which-logo-64.png" />
- <link rel="apple-touch-icon" href="./which-logo-512.png" />
+ <link rel="apple-touch-icon" href="./which-logo-144.png" />
<link rel="manifest" href="./manifest.json" />
<title>Which</title>
<!-- Start Single Page Apps for GitHub Pages -->