Skip to content

Commit

Permalink
✨ enables eruda console
Browse files Browse the repository at this point in the history
  • Loading branch information
chriamue committed Jun 15, 2024
1 parent 14f7b7c commit 4855dbc
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 @@ -24,7 +24,7 @@
<!-- Eruda is console for mobile browsers -->
<script src="https://cdn.jsdelivr.net/npm/eruda"></script>
<script>
//eruda.init();
eruda.init();
</script>
<link data-trunk rel="rust" href="Cargo.toml" data-wasm-opt="z" />
</body>
Expand Down

0 comments on commit 4855dbc

Please sign in to comment.