Skip to content

Commit 1bf9880

Browse files
committed
fix: 💫 update static resources
1 parent 41075d5 commit 1bf9880

File tree

3 files changed

+1
-89
lines changed

3 files changed

+1
-89
lines changed

src/app.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<link rel="icon" href="%sveltekit.assets%/icon.svg" type="image/svg+xml" />
77
<link rel="apple-touch-icon" href="%sveltekit.assets%/apple-touch-icon.png" />
88
<meta name="viewport" content="width=device-width, initial-scale=1" />
9-
<link rel="manifest" crossorigin="use-credentials" href="/manifest.json" />
9+
<link rel="manifest" crossorigin="use-credentials" href="/manifest.webmanifest" />
1010
%sveltekit.head%
1111
</head>
1212
<body>

static/manifest.json

Lines changed: 0 additions & 46 deletions
This file was deleted.

static/sitemap.xml

Lines changed: 0 additions & 42 deletions
This file was deleted.

0 commit comments

Comments
 (0)