Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: azu <[email protected]>
  • Loading branch information
azu committed Nov 29, 2023
1 parent 58ad68e commit 25ea0a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/_layouts/website/page.html
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@
</style>
<meta name="theme-color" content="#ffffff">
<link rel="manifest" href="{{ "/manifest.json"|resolveFile }}">
<script>
<script defer>
// unregister old service worker(remove workbox)
// https://github.com/asciidwango/js-primer/pull/1701
navigator.serviceWorker.getRegistrations().then(function(registrations) {
Expand Down

0 comments on commit 25ea0a6

Please sign in to comment.