Skip to content

Commit

Permalink
Deploying to gh-pages from @ 3c40028 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon-Laux committed Apr 2, 2024
1 parent fa77ef7 commit bc43e9d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,17 +62,16 @@ <h3>Output</h3>
"
></div>
<h3>Output - AST</h3>
<div
<pre
id="ast"
style="
min-width: 100px;
min-height: 50px;
padding: 8px;
background-color: rgb(223, 255, 220);
border: 1px solid lightgray;
white-space: pre;
"
></div>
></pre>
<script type="module" src="example.js"></script>
</body>
</html>

0 comments on commit bc43e9d

Please sign in to comment.