Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created November 23, 2021 02:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/9f8a09e805e22d2c4b41880bcff6e2de to your computer and use it in GitHub Desktop.
Save parzibyte/9f8a09e805e22d2c4b41880bcff6e2de to your computer and use it in GitHub Desktop.
<script type="text/javascript">
if ("serviceWorker" in navigator) {
navigator.serviceWorker.register("sw.js");
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment