Skip to content

Commit

Permalink
🔥 removes eruda debug console
Browse files Browse the repository at this point in the history
  • Loading branch information
chriamue committed Jun 10, 2024
1 parent 3b006f7 commit 6a31d8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<body>
Visit <a href="https://konnektoren.help">Konnektoren.help</a>
<!-- Eruda is console for mobile browsers -->
<script src="https://cdn.jsdelivr.net/npm/eruda"></script>
<!-- script src="https://cdn.jsdelivr.net/npm/eruda"></script -->
<script>
eruda.init();
</script>
Expand Down

0 comments on commit 6a31d8c

Please sign in to comment.