mirror of
https://git.moonleay.net/Websites/liljudd-website.git
synced 2025-07-26 11:22:04 +02:00
Fix: schema, move favicon and config page
This commit is contained in:
parent
712affc83d
commit
2a1cf8114e
5 changed files with 69 additions and 66 deletions
|
@ -7,7 +7,7 @@ export default createHandler(() => (
|
|||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="icon" href="/assets/favicon.ico" />
|
||||
<link rel="icon" href="/favicon.ico" />
|
||||
{assets}
|
||||
</head>
|
||||
<body id="app">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue