Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
wish13yt authored Jan 3, 2025
1 parent 4f45cd9 commit c1b7a3f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,11 @@ <h2>
</div>
</footer>
<script src="js/christmasmusic.js"></script>
<script>
if (typeof navigator.serviceWorker !== 'undefined') {
navigator.serviceWorker.register('js/pwabuilder-sw.js')
}
</script>
</body>
<script src="js/twemoji.js"></script>
</html>
Expand Down

0 comments on commit c1b7a3f

Please sign in to comment.