diff options
| author | Yuval Adam <_@yuv.al> | 2017-07-15 12:36:39 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2017-07-15 12:36:39 +0300 |
| commit | 92333261cd18753d034fdfc0615129770fda9f65 (patch) | |
| tree | 7b43bebc644913261ffc22d33fec5e784b7ab6bc | |
| parent | ef6e24b7e688274af6f0611873bfe9c13a6517d9 (diff) | |
Add apple touch icon
| -rw-r--r-- | index.html | 1 | ||||
| -rw-r--r-- | whatzap.png | bin | 0 -> 1272 bytes |
2 files changed, 1 insertions, 0 deletions
@@ -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> diff --git a/whatzap.png b/whatzap.png Binary files differnew file mode 100644 index 0000000..e87da98 --- /dev/null +++ b/whatzap.png |
