"feature"
This commit is contained in:
parent
87255bb9cd
commit
7faf1b01d0
2 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<!doctype html>
|
||||
<html lang="en" data-theme="Synthwave">
|
||||
<html lang="en" data-theme="Synthwave" style="overflow-x: hidden;">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<link rel="icon" href="%sveltekit.assets%/favicon.png" />
|
||||
|
@ -12,5 +12,5 @@
|
|||
|
||||
</head>
|
||||
|
||||
<div style="display: contents">%sveltekit.body%</div>
|
||||
<body style="display: contents">%sveltekit.body%</div>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue