Skip to content

Commit

Permalink
fix: fixed docs by adding deploy step (#13)
Browse files Browse the repository at this point in the history
* fix: fixed docs by adding deploy step
  • Loading branch information
jelmerveen authored May 7, 2023
1 parent b13a191 commit 5e0a2cc
Show file tree
Hide file tree
Showing 3 changed files with 409 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<script src="js/matchbrackets.min.js"></script>
<script src="js/continuecomment.min.js"></script>
<script src="js/comment.min.js"></script>
<script src="../dist/jet.js"></script>
<script src="js/jet.js"></script>

<script>
window.onload = () => {
Expand Down
Loading

0 comments on commit 5e0a2cc

Please sign in to comment.