Update index.html

This commit is contained in:
沈唁
2020-07-29 11:03:28 +08:00
committed by GitHub
parent 5710a2ee68
commit 51595df59e

View File

@@ -49,7 +49,7 @@
]
}
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 src="//unpkg.com/prismjs/components/prism-bash.js"></script>