ui: Use a PNG favicon
This commit is contained in:
parent
ba096c0af1
commit
6aa0f4da95
3 changed files with 3 additions and 1 deletions
|
|
@ -4,7 +4,6 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
|
||||
<meta name="robots" content="all">
|
||||
<base href="/">
|
||||
%sveltekit.head%
|
||||
|
|
|
|||
Reference in a new issue