Ajoute un favicon explicite aux pages
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
content="Application officielle de match pour ChessCubing Arena sur téléphone et tablette."
|
||||
/>
|
||||
<title>ChessCubing Arena | Application</title>
|
||||
<link rel="icon" type="image/png" href="logo.png" />
|
||||
<link rel="icon" type="image/png" href="/favicon.png" />
|
||||
<link rel="shortcut icon" href="/favicon.png" />
|
||||
<link rel="apple-touch-icon" href="logo.png" />
|
||||
<link rel="manifest" href="site.webmanifest" />
|
||||
<link rel="stylesheet" href="styles.css" />
|
||||
|
||||
@@ -14,7 +14,8 @@
|
||||
content="Phase chrono de ChessCubing Arena avec gros boutons face-à-face."
|
||||
/>
|
||||
<title>ChessCubing Arena | Phase Chrono</title>
|
||||
<link rel="icon" type="image/png" href="logo.png" />
|
||||
<link rel="icon" type="image/png" href="/favicon.png" />
|
||||
<link rel="shortcut icon" href="/favicon.png" />
|
||||
<link rel="apple-touch-icon" href="logo.png" />
|
||||
<link rel="manifest" href="site.webmanifest" />
|
||||
<link rel="stylesheet" href="styles.css" />
|
||||
|
||||
@@ -14,7 +14,8 @@
|
||||
content="Phase cube de ChessCubing Arena avec gros boutons de fin."
|
||||
/>
|
||||
<title>ChessCubing Arena | Phase Cube</title>
|
||||
<link rel="icon" type="image/png" href="logo.png" />
|
||||
<link rel="icon" type="image/png" href="/favicon.png" />
|
||||
<link rel="shortcut icon" href="/favicon.png" />
|
||||
<link rel="apple-touch-icon" href="logo.png" />
|
||||
<link rel="manifest" href="site.webmanifest" />
|
||||
<link rel="stylesheet" href="styles.css" />
|
||||
|
||||
BIN
favicon.png
Normal file
BIN
favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 652 KiB |
@@ -14,7 +14,8 @@
|
||||
content="Découvrez ChessCubing, l'association et le jeu qui réunit échecs et Rubik's Cube dans un format simple, vivant et spectaculaire."
|
||||
/>
|
||||
<title>ChessCubing Arena | Accueil</title>
|
||||
<link rel="icon" type="image/png" href="logo.png" />
|
||||
<link rel="icon" type="image/png" href="/favicon.png" />
|
||||
<link rel="shortcut icon" href="/favicon.png" />
|
||||
<link rel="apple-touch-icon" href="logo.png" />
|
||||
<link rel="manifest" href="site.webmanifest" />
|
||||
<link rel="stylesheet" href="styles.css" />
|
||||
|
||||
@@ -14,7 +14,8 @@
|
||||
content="Page règlement officielle du site ChessCubing Arena avec synthèse des formats Twice et Time."
|
||||
/>
|
||||
<title>ChessCubing Arena | Règlement officiel</title>
|
||||
<link rel="icon" type="image/png" href="logo.png" />
|
||||
<link rel="icon" type="image/png" href="/favicon.png" />
|
||||
<link rel="shortcut icon" href="/favicon.png" />
|
||||
<link rel="apple-touch-icon" href="logo.png" />
|
||||
<link rel="manifest" href="site.webmanifest" />
|
||||
<link rel="stylesheet" href="styles.css" />
|
||||
|
||||
Reference in New Issue
Block a user