feat: favicon

This commit is contained in:
Régis Behmo 2024-12-19 14:55:46 +01:00
parent 556f0bf8f3
commit 2281082cf8
2 changed files with 1 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -9,8 +9,7 @@
<title>Tutor Dash</title>
<!-- Favicon -->
<!-- TODO -->
<!-- <link rel="icon" type="image/x-icon" href="/favicon.ico"> -->
<link rel="icon" type="image/x-icon" href="{{ url_for('static', filename='/img/favicon.png') }}">
<!-- CSS -->
<!-- <link rel="stylesheet" href="css/normalize.css"> -->
<!-- <link rel="stylesheet" href="css/styles.css"> -->