diff options
Diffstat (limited to 'apps/kit/src/app.html')
| -rw-r--r-- | apps/kit/src/app.html | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/apps/kit/src/app.html b/apps/kit/src/app.html deleted file mode 100644 index 308b223..0000000 --- a/apps/kit/src/app.html +++ /dev/null @@ -1,14 +0,0 @@ -<!DOCTYPE html> -<html class="h-full bg-white" lang="en"> - -<head> - <meta charset="utf-8" /> - <meta name="viewport" content="width=device-width" /> - %sveltekit.head% -</head> - -<body class="h-full"> - <div>%sveltekit.body%</div> -</body> - -</html>
\ No newline at end of file |
