mirror of
https://github.com/xHyroM/links.git
synced 2024-11-10 02:28:06 +01:00
fix: add favicon ico
This commit is contained in:
parent
0263f4f8d9
commit
61c8a2ccdb
2 changed files with 1 additions and 1 deletions
BIN
public/favicon.ico
Normal file
BIN
public/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
|
@ -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" />
|
||||
|
|
Loading…
Reference in a new issue