Update config/packages
This commit is contained in:
parent
86b274409a
commit
8c05ed3fc7
6 changed files with 626 additions and 586 deletions
|
|
@ -11,9 +11,9 @@
|
|||
<!-- <link rel="manifest" href="manifest.json" crossorigin="use-credentials"> -->
|
||||
<link rel="icon" type="image/png" href="/img/favicon.ico">
|
||||
|
||||
%svelte.head%
|
||||
%sveltekit.head%
|
||||
</head>
|
||||
<body>
|
||||
<div id="svelte">%svelte.body%</div>
|
||||
<div id="svelte">%sveltekit.body%</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Reference in a new issue