panhui 3 years ago
parent
commit
af56c4b8d3
1 changed files with 2 additions and 2 deletions
  1. 2 2
      index.html

+ 2 - 2
index.html

@@ -80,10 +80,10 @@
                 </div>
                 </div>
             </div>
             </div>
         </div>
         </div>
-        <script src="//cdn.jsdelivr.net/npm/eruda"></script>
+        <!-- <script src="//cdn.jsdelivr.net/npm/eruda"></script>
         <script>
         <script>
             eruda.init()
             eruda.init()
-        </script>
+        </script> -->
         <script type="module" src="/src/main.ts"></script>
         <script type="module" src="/src/main.ts"></script>
     </body>
     </body>
 </html>
 </html>