Spaces:
Runtime error
Runtime error
Commit
·
1cadf2f
1
Parent(s):
6acd27c
Update src/app.html
Browse files- src/app.html +1 -1
src/app.html
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
<meta charset="utf-8" />
|
5 |
<link rel="icon" href="%sveltekit.assets%/favicon.png" />
|
6 |
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
|
7 |
-
<title>
|
8 |
<script>
|
9 |
if (
|
10 |
localStorage.theme === "dark" ||
|
|
|
4 |
<meta charset="utf-8" />
|
5 |
<link rel="icon" href="%sveltekit.assets%/favicon.png" />
|
6 |
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
|
7 |
+
<title>Macie</title>
|
8 |
<script>
|
9 |
if (
|
10 |
localStorage.theme === "dark" ||
|