problème .ico en prod
This commit is contained in:
parent
2d005b7e49
commit
0587223d59
Before Width: | Height: | Size: 7.4 KiB After Width: | Height: | Size: 7.4 KiB |
@ -49,8 +49,8 @@
|
||||
[<meta name="generator" content="SPIP (#SPIP_VERSION|header_silencieux)" />]
|
||||
|
||||
[(#REM) Favicon ]
|
||||
[<link rel="icon" type="image/x-icon" href="(#CHEMIN{favicon.ico})" />
|
||||
[<link rel="shortcut icon" type="image/x-icon" href="(#CHEMIN{favicon.ico})" />]]
|
||||
[<link rel="icon" type="image/x-icon" href="(#CHEMIN{images/etoile.png})" />
|
||||
[<link rel="shortcut icon" type="image/x-icon" href="(#CHEMIN{images/etoile.png})" />]]
|
||||
|
||||
[(#REM) meta robots ]
|
||||
[<meta name="robots" content="(#ENV{robots})" />]
|
||||
|
@ -11,9 +11,9 @@
|
||||
|
||||
<header>
|
||||
<h1>
|
||||
[<img src="(#CHEMIN{favicon.ico})" alt="Étoile rouge à cinq branche dans une autre étoile à cinq branches.">]
|
||||
[<img src="(#CHEMIN{images/etoile.png})" alt="Étoile rouge à cinq branche dans une autre étoile à cinq branches.">]
|
||||
Kilombo
|
||||
[<img src="(#CHEMIN{favicon.ico})" alt="Étoile rouge à cinq branche dans une autre étoile à cinq branches.">]
|
||||
[<img src="(#CHEMIN{images/etoile.png})" alt="Étoile rouge à cinq branche dans une autre étoile à cinq branches.">]
|
||||
</h1>
|
||||
|
||||
</header>
|
||||
|
Loading…
x
Reference in New Issue
Block a user