web: remove default title

This commit is contained in:
dumbmoron 2024-08-31 17:46:47 +00:00
parent 51c140fbfa
commit f038e6a379
No known key found for this signature in database

View file

@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="viewport-fit=cover, width=device-width, height=device-height, initial-scale=1, maximum-scale=1">
<title>cobalt</title>
%sveltekit.head%
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
@ -17,8 +17,6 @@
<link rel="apple-touch-icon" sizes="180x180" href="%sveltekit.assets%/icons/apple-touch-icon.png">
<link crossorigin="use-credentials" rel="manifest" href="%sveltekit.assets%/manifest.json">
%sveltekit.head%
</head>
<style>
body {