Skip to content

Commit

Permalink
added script src
Browse files Browse the repository at this point in the history
  • Loading branch information
Quartinal committed Apr 16, 2024
1 parent e06ed1a commit 5c30454
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@

<script type="module" src="./javascripts/script.js"></script>

<script src="wombat/dist/wombat.js"></script>

<script type="module" src="https://unpkg.com/ionicons@7.1.0/dist/ionicons/ionicons.esm.js"></script>
</body>
</html>

0 comments on commit 5c30454

Please sign in to comment.