diff --git a/public/img/icons/touch-icon-ipad-retina.png b/public/img/icons/touch-icon-ipad-retina.png new file mode 100644 index 00000000000..e314032b35c Binary files /dev/null and b/public/img/icons/touch-icon-ipad-retina.png differ diff --git a/public/img/icons/touch-icon-ipad.png b/public/img/icons/touch-icon-ipad.png new file mode 100644 index 00000000000..ac32cf363b4 Binary files /dev/null and b/public/img/icons/touch-icon-ipad.png differ diff --git a/public/img/icons/touch-icon-iphone-retina.png b/public/img/icons/touch-icon-iphone-retina.png new file mode 100644 index 00000000000..731b9f521f9 Binary files /dev/null and b/public/img/icons/touch-icon-iphone-retina.png differ diff --git a/public/img/icons/touch-icon-iphone.png b/public/img/icons/touch-icon-iphone.png new file mode 100644 index 00000000000..86464211ef3 Binary files /dev/null and b/public/img/icons/touch-icon-iphone.png differ diff --git a/resources/views/layouts/skeleton.blade.php b/resources/views/layouts/skeleton.blade.php index 6d8a972390f..71ed9790ad1 100644 --- a/resources/views/layouts/skeleton.blade.php +++ b/resources/views/layouts/skeleton.blade.php @@ -15,6 +15,14 @@ @endif + + + + + + + +