Fix favicon

This commit is contained in:
2024-10-14 18:15:51 +02:00
parent 11bde099bf
commit cbea740b7e
2 changed files with 1 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
<html lang="fr">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="https://r2.modelec.club/logo.png" /> <!-- TODO: Use low resolution icon instead -->
<link rel="icon" type="image/png" href="/logo.png" /> <!-- TODO: Use low resolution icon instead -->
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Modelec ISEN</title>
<script defer data-domain="modelec.club" src="https://plausible.mrqt.fr/js/script.outbound-links.js"></script>

BIN
public/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 246 KiB