🚨 fixing favicon and app.css errors
Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
parent
d362cf7995
commit
7a3030ad85
4 changed files with 8 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name=description content="AI i medisin">
|
||||
<link rel="icon" type="image/x-icon" href="/favicon.ico">
|
||||
<link rel="stylesheet" href="./app.css" />
|
||||
<title>Helseveileder</title>
|
||||
%sveltekit.head%
|
||||
|
|
Reference in a new issue