feat: add website favicon

This commit is contained in:
2024-07-26 22:51:54 +01:00
parent 45853a4d55
commit 98818eb454
2 changed files with 1 additions and 0 deletions

BIN
web/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 939 B

View File

@@ -5,6 +5,7 @@
<title>infinifi</title>
<link rel="icon" type="image/png" href="./favicon.png">
<link rel="preload" href="./style.css" as="style">
<link rel="modulepreload" href="./bg.js">
<link rel="modulepreload" href="./script.js">