Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
godetremy authored Nov 10, 2023
1 parent 7f654cf commit 21ee919
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<html>
<body style='width: 100%; height: 100%;'>
<script src='https://cdn.jsdelivr.net/npm/party-js@latest/bundle/party.min.js'></script>
<script>document.body.addEventListener('click', function (e) {party.confetti(e);});</script >
</body>
</html>

0 comments on commit 21ee919

Please sign in to comment.