fix build and format files to match code style

This commit is contained in:
2022-06-18 19:26:58 +03:00
parent d5a7a0c031
commit 928e025114
17 changed files with 265 additions and 229 deletions

View File

@@ -2,8 +2,14 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%sveltekit.assets%/logo.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link
rel="icon"
href="%sveltekit.assets%/logo.png"
/>
<meta
name="viewport"
content="width=device-width, initial-scale=1"
/>
%sveltekit.head%
</head>
<body>