mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
fix index sw req
This commit is contained in:
+2
-2
@@ -128,11 +128,11 @@
|
||||
ga: 'UA-131246469-2'
|
||||
};
|
||||
</script>
|
||||
<script>
|
||||
<!-- <script>
|
||||
if (typeof navigator.serviceWorker !== 'undefined') {
|
||||
navigator.serviceWorker.register('sw.js')
|
||||
}
|
||||
</script>
|
||||
</script> -->
|
||||
<script>
|
||||
window.onload = function() {
|
||||
// setInterval(function(){
|
||||
|
||||
Reference in New Issue
Block a user