diff options
| -rw-r--r-- | apple-touch-icon.png (renamed from whatzap.png) | bin | 1272 -> 1272 bytes | |||
| -rw-r--r-- | index.html | 3 |
2 files changed, 2 insertions, 1 deletions
diff --git a/whatzap.png b/apple-touch-icon.png Binary files differindex e87da98..e87da98 100644 --- a/whatzap.png +++ b/apple-touch-icon.png @@ -3,9 +3,10 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> + <meta name="apple-mobile-web-app-title" content="WhatZap"> + <meta name="apple-mobile-web-app-capable" content="yes"> <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> |
