Skip to content

Commit 29ef9fa

Browse files
committed
add edura for testing
1 parent c6ea9ab commit 29ef9fa

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
<title>Java Notebook</title>
77
<meta name="description" content="Notebook de Java 100% en el navegador">
88
<link rel="stylesheet" href="css/notebook.css">
9+
<script>if (new URLSearchParams(location.search).has('eruda')) { document.write('<scr'+'ipt src="https://cdn.jsdelivr.net/npm/eruda"><\/scr'+'ipt>'); }</script>
10+
<script>if (window.eruda) eruda.init();</script>
911
</head>
1012
<body>
1113
<!-- Navbar -->

0 commit comments

Comments
 (0)