mirror of
https://git.moonleay.net/Websites/liljudd-website.git
synced 2025-07-26 11:22:04 +02:00
Add local assets
This commit is contained in:
parent
4db1154ecd
commit
3379a685e1
31 changed files with 51 additions and 79 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="/favicon.ico" />
|
||||
<link rel="icon" href="/assets/favicon.ico" />
|
||||
{assets}
|
||||
</head>
|
||||
<body id="app">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue