Skip to content

Commit

Permalink
web/app.html: preload meowbalt error art
Browse files Browse the repository at this point in the history
previously it just snapped into the error popup which was very ugly
  • Loading branch information
wukko committed Mar 5, 2025
1 parent 7e71701 commit 4f92ccf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion web/src/app.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,10 @@

<link rel="icon" href="%sveltekit.assets%/favicon.png">
<link rel="apple-touch-icon" sizes="180x180" href="%sveltekit.assets%/icons/apple-touch-icon.png">
<link type="application/activity+json" href="" />
<link type="application/activity+json" href="">

<link crossorigin="use-credentials" rel="manifest" href="%sveltekit.assets%/manifest.json">
<link rel="prefetch" href="%sveltekit.assets%/meowbalt/error.png">

<noscript>
<style>
Expand Down

0 comments on commit 4f92ccf

Please sign in to comment.