feat: update favicon

This commit is contained in:
Sonny
2023-06-10 18:17:27 +02:00
parent 5b007105b8
commit 123ef630fc
6 changed files with 6 additions and 6 deletions

View File

@@ -9,6 +9,7 @@ const Document = () => (
rel="stylesheet"
/>
<meta charSet="UTF-8" />
<link rel="shortcut icon" href="/favicon.png" type="image/png" />
</Head>
<body>
<noscript>Vous devez activer JavaScript pour utiliser ce site</noscript>