mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-21 11:43:49 +01:00
[frontend] Fix favicon
This commit is contained in:
parent
d7d2401ca0
commit
2a1445d6e9
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/src/assets/vite.svg" />
|
||||
<link rel="icon" type="image/svg+xml" href="/../favicon.ico" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Iceshrimp</title>
|
||||
</head>
|
||||
|
Loading…
Reference in New Issue
Block a user