diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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> |
