Merge pull request #13 from sy-records/patch-1

Update index.html
This commit is contained in:
刀刀
2020-07-29 11:16:55 +08:00
committed by GitHub

View File

@@ -49,7 +49,7 @@
] ]
} }
if (typeof navigator.serviceWorker !== 'undefined') { if (typeof navigator.serviceWorker !== 'undefined') {
navigator.serviceWorker.register('https://raw.githubusercontent.com/hyperf-admin/hyperf-admin.github.io/master/ws.js') navigator.serviceWorker.register('https://hyperf-admin.github.io/hyperf-admin/ws.js')
} }
</script> </script>
<script src="//unpkg.com/prismjs/components/prism-bash.js"></script> <script src="//unpkg.com/prismjs/components/prism-bash.js"></script>