fix: add favicon ico

This commit is contained in:
xHyroM 2023-04-01 11:33:41 +02:00
parent 0263f4f8d9
commit 61c8a2ccdb
No known key found for this signature in database
GPG key ID: BE0423F386C436AA
2 changed files with 1 additions and 1 deletions

BIN
public/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

View file

@ -2,4 +2,4 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" type="image/svg+xml" href="/src/assets/images/logo.png" />
<link rel="icon" type="image/x-icon" href="/favicon.ico" />