Spaces:
Runtime error
Runtime error
<html lang="en"> | |
<head> | |
<meta charset="utf-8" /> | |
<link rel="icon" href="%sveltekit.assets%/favicon.png" /> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> | |
%sveltekit.head% | |
</head> | |
<!-- <body class="dark:bg-[rgb(11,15,25)] bg-white dark:text-white text-black"> --> | |
<body> | |
<div>%sveltekit.body%</div> | |
</body> | |
</html> |