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 /index.html | |
| parent | ef6e24b7e688274af6f0611873bfe9c13a6517d9 (diff) | |
Add apple touch icon
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 1 |
1 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> |
