Skip to content

Commit

Permalink
Add link to Service Worker JS
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmreed committed Apr 30, 2023
1 parent 0054efc commit 65ef32c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<link rel="manifest" href="/manifest.webmanifest" />
<meta name="msapplication-TileColor" content="#1f2937" />
<meta name="theme-color" content="#1f2937" />
<link rel="script" src="/registerSW.js" />

%sveltekit.head%
</head>
Expand Down

0 comments on commit 65ef32c

Please sign in to comment.