From 94f0bc126c03bb65866f6946b00090d46a4307e6 Mon Sep 17 00:00:00 2001 From: Vesa Luusua Date: Thu, 28 Sep 2017 14:13:21 +0300 Subject: [PATCH] Add apple-touch-icons --- public/index.html | 8 ++++++++ public/static/apple-touch-icon-ipad-76x76.png | Bin 0 -> 3234 bytes .../static/apple-touch-icon-ipad-76x76@2x.png | Bin 0 -> 11689 bytes public/static/apple-touch-icon-iphone-60x60.png | Bin 0 -> 2585 bytes .../static/apple-touch-icon-iphone-60x60@2x.png | Bin 0 -> 3326 bytes .../static/apple-touch-icon-iphone-60x60@3x.png | Bin 0 -> 8128 bytes public/static/apple-touch-icon.png | Bin 0 -> 2469 bytes public/static/apple-touch-icon@2x.png | Bin 0 -> 7402 bytes 8 files changed, 8 insertions(+) create mode 100755 public/static/apple-touch-icon-ipad-76x76.png create mode 100644 public/static/apple-touch-icon-ipad-76x76@2x.png create mode 100755 public/static/apple-touch-icon-iphone-60x60.png create mode 100644 public/static/apple-touch-icon-iphone-60x60@2x.png create mode 100644 public/static/apple-touch-icon-iphone-60x60@3x.png create mode 100644 public/static/apple-touch-icon.png create mode 100644 public/static/apple-touch-icon@2x.png diff --git a/public/index.html b/public/index.html index 1d75c6d6..725cd63f 100644 --- a/public/index.html +++ b/public/index.html @@ -7,6 +7,14 @@ + + + + + + + +