Fix space switcher in platform mode, move favicon link

This commit is contained in:
Jon Staab
2024-10-22 11:38:44 -07:00
parent 0851ca08a2
commit 4222e7364f
4 changed files with 25 additions and 11 deletions
-1
View File
@@ -2,7 +2,6 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href={import.meta.env.PLATFORM_LOGO} />
<meta name="viewport" content="width=device-width, initial-scale=1" />
%sveltekit.head%
</head>