diff --git a/index.html b/index.html index b51ae57..296bb32 100644 --- a/index.html +++ b/index.html @@ -1,9 +1,24 @@ - PVP Pokemon Explorer + PVPokémon Go Explorer - + + + + + + + + + + + + + + + + diff --git a/src/img/icon-hd.png b/src/img/icon-hd.png new file mode 100644 index 0000000..0606f78 Binary files /dev/null and b/src/img/icon-hd.png differ diff --git a/src/img/icon.png b/src/img/icon.png new file mode 100644 index 0000000..49429dd Binary files /dev/null and b/src/img/icon.png differ diff --git a/src/img/touch-icon-ipad-pro.png b/src/img/touch-icon-ipad-pro.png new file mode 100644 index 0000000..46e3195 Binary files /dev/null and b/src/img/touch-icon-ipad-pro.png differ diff --git a/src/img/touch-icon-ipad-retina.png b/src/img/touch-icon-ipad-retina.png new file mode 100644 index 0000000..073df50 Binary files /dev/null and b/src/img/touch-icon-ipad-retina.png differ diff --git a/src/img/touch-icon-iphone.png b/src/img/touch-icon-iphone.png new file mode 100644 index 0000000..fb4fc5a Binary files /dev/null and b/src/img/touch-icon-iphone.png differ