From 85c7b17ff074cddc8dfa0eb4834f8c02f2c777a2 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Sat, 15 Jul 2017 12:39:47 +0300 Subject: Optimize iOS behavior --- apple-touch-icon.png | Bin 0 -> 1272 bytes index.html | 3 ++- whatzap.png | Bin 1272 -> 0 bytes 3 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 apple-touch-icon.png delete mode 100644 whatzap.png diff --git a/apple-touch-icon.png b/apple-touch-icon.png new file mode 100644 index 0000000..e87da98 Binary files /dev/null and b/apple-touch-icon.png differ diff --git a/index.html b/index.html index 3db0861..0d889e1 100644 --- a/index.html +++ b/index.html @@ -3,9 +3,10 @@ + + Direct link to your WhatsApp contacts | WhatZap.space - diff --git a/whatzap.png b/whatzap.png deleted file mode 100644 index e87da98..0000000 Binary files a/whatzap.png and /dev/null differ -- cgit v1.3.1