ui: Upgrade packages
This commit is contained in:
parent
fafb778c9d
commit
eca15b394a
3 changed files with 3595 additions and 550 deletions
|
|
@ -7,9 +7,9 @@
|
|||
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
|
||||
<meta name="robots" content="all">
|
||||
<base href="/">
|
||||
%svelte.head%
|
||||
%sveltekit.head%
|
||||
</head>
|
||||
<body>
|
||||
<div>%svelte.body%</div>
|
||||
<div>%sveltekit.body%</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Reference in a new issue