coloscheme fixed
This commit is contained in:
parent
63e37061de
commit
39d8a2034f
1 changed files with 2 additions and 5 deletions
|
|
@ -2,12 +2,9 @@
|
||||||
<html lang="en" data-theme="emerald">
|
<html lang="en" data-theme="emerald">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="theme-color" content="#1e88e5">
|
|
||||||
<link rel="icon" href="../src/resources/images/logo2.svg" />
|
<link rel="icon" href="../src/resources/images/logo2.svg" />
|
||||||
<meta name="color-scheme" content="dark light">
|
<meta name="viewport" content="width=device-width" />
|
||||||
<link rel="manifest" href="%sveltekit.assets%/manifest.json">
|
<link rel="manifest" href="../static/manifest.json">
|
||||||
<meta name="apple-mobile-web-app-capable" content="yes" /> <meta name="mobile-web-app-capable" content="yes" />
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
||||||
%sveltekit.head%
|
%sveltekit.head%
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue