summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2017-07-15 12:36:39 +0300
committerYuval Adam <_@yuv.al>2017-07-15 12:36:39 +0300
commit92333261cd18753d034fdfc0615129770fda9f65 (patch)
tree7b43bebc644913261ffc22d33fec5e784b7ab6bc /index.html
parentef6e24b7e688274af6f0611873bfe9c13a6517d9 (diff)
Add apple touch icon
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 044f67c..3db0861 100644
--- a/index.html
+++ b/index.html
@@ -5,6 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Direct link to your WhatsApp contacts | WhatZap.space</title>
<link rel="stylesheet" type="text/css" href="style.css">
+ <link rel="apple-touch-icon" href="whatzap.png">
<script src="cc.js"></script>
<script src="vue.min.js"></script>
</head>