added favicon

Signed-off-by: Manuel <manuel@kmpr.at>
This commit is contained in:
Manuel Kamper 2024-11-01 12:44:27 +01:00
parent efa870c48e
commit 276360d16a
2 changed files with 1 additions and 0 deletions

BIN
img/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 220 KiB

View File

@ -5,6 +5,7 @@
<title>FTMS Video Rower | Demo</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="img/favicon.ico">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/video-js.min.css">
<script src="js/video.min.js"></script>