Ajoute des icônes Apple Touch générées proprement
This commit is contained in:
@@ -11,4 +11,5 @@
|
||||
<link rel="icon" href="{{ "favicon.ico" | absURL }}" type="image/x-icon">
|
||||
<link rel="shortcut icon" href="{{ "favicon.ico" | absURL }}" type="image/x-icon">
|
||||
<link rel="icon" href="{{ "favicon.png" | absURL }}" type="image/png" sizes="256x256">
|
||||
<link rel="apple-touch-icon" href="{{ "apple-touch-icon.png" | absURL }}" sizes="180x180">
|
||||
{{ partialCached "head/css.html" . }}
|
||||
|
||||
Reference in New Issue
Block a user