Add apple-touch-icons

This commit is contained in:
Vesa Luusua 2017-09-28 14:13:21 +03:00
parent 82f73a8016
commit 94f0bc126c
8 changed files with 8 additions and 0 deletions

View file

@ -7,6 +7,14 @@
<!--!meta-->
<link rel="shortcut icon" href="%PUBLIC_URL%/static/favicon.ico">
<link rel="apple-touch-icon" href="%PUBLIC_URL%/static/touch-icon-iphone-60x60.png">
<link rel="apple-touch-icon" sizes="57x57" href="%PUBLIC_URL%/static/apple-touch-icon-ipad-57x57.png">
<link rel="apple-touch-icon" sizes="114x114" href="%PUBLIC_URL%/static/apple-touch-icon-ipad-57x57@2x.png">
<link rel="apple-touch-icon" sizes="76x76" href="%PUBLIC_URL%/static/apple-touch-icon-ipad-76x76.png">
<link rel="apple-touch-icon" sizes="152x152" href="%PUBLIC_URL%/static/apple-touch-icon-ipad-76x76@2x.png">
<link rel="apple-touch-icon" sizes="60x60" href="%PUBLIC_URL%/static/apple-touch-icon-iphone-retina-60x60.png">
<link rel="apple-touch-icon" sizes="120x120" href="%PUBLIC_URL%/static/apple-touch-icon-iphone-retina-60x60@2x.png">
<link rel="apple-touch-icon" sizes="180x180" href="%PUBLIC_URL%/static/apple-touch-icon-iphone-retina-60x60@3x.png">
<!--!link-->
<style>

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB