Add apple-touch-icons
|
|
@ -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>
|
||||
|
|
|
|||
BIN
public/static/apple-touch-icon-ipad-76x76.png
Executable file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
public/static/apple-touch-icon-ipad-76x76@2x.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
public/static/apple-touch-icon-iphone-60x60.png
Executable file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
public/static/apple-touch-icon-iphone-60x60@2x.png
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
public/static/apple-touch-icon-iphone-60x60@3x.png
Normal file
|
After Width: | Height: | Size: 7.9 KiB |
BIN
public/static/apple-touch-icon.png
Normal file
|
After Width: | Height: | Size: 2.4 KiB |
BIN
public/static/apple-touch-icon@2x.png
Normal file
|
After Width: | Height: | Size: 7.2 KiB |