Ajoute un favicon explicite aux pages

This commit is contained in:
2026-04-12 15:28:17 +02:00
parent c3818e6417
commit 351f0bf1fe
6 changed files with 10 additions and 5 deletions

View File

@@ -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" />