diff options
Diffstat (limited to 'app/src/app.html')
| -rw-r--r-- | app/src/app.html | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/app/src/app.html b/app/src/app.html deleted file mode 100644 index 91f0602..0000000 --- a/app/src/app.html +++ /dev/null @@ -1,14 +0,0 @@ -<!doctype html> -<html lang="en"> - -<head> - <meta charset="utf-8" /> - <meta name="viewport" content="width=device-width, initial-scale=1" /> - %sveltekit.head% -</head> - -<body data-sveltekit-preload-data="hover"> - <div style="display: contents">%sveltekit.body%</div> -</body> - -</html>
\ No newline at end of file |
