Ajout d'icones au format 192x192 et 96x96 pixels
This commit is contained in:
parent
272404dac4
commit
307d55f5bd
BIN
images/icon192.png
Normal file
BIN
images/icon192.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 35 KiB |
BIN
images/icon96.png
Normal file
BIN
images/icon96.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
@ -31,7 +31,8 @@ Balise permettant aux plugins d'inserer des appels javascript ;
|
||||
|
||||
[(#REM) Favicon ]
|
||||
[<link rel="icon" type="image/png" href="(#CHEMIN{images/icon16.png})" sizes="16x16">]
|
||||
|
||||
[<link rel="icon" type="image/png" href="(#CHEMIN{images/icon96.png})" sizes="96x96">]
|
||||
[<link rel="icon" type="image/png" href="(#CHEMIN{images/icon192.png})" sizes="192x192">]
|
||||
|
||||
[(#REM) meta robots ]
|
||||
[<meta name="robots" content="(#ENV{robots})" />]
|
||||
|
Loading…
Reference in New Issue
Block a user