Skip to content

Commit

Permalink
fixed cdn link
Browse files Browse the repository at this point in the history
  • Loading branch information
Vansh authored and Vansh committed Jul 11, 2024
1 parent 54f6a97 commit 9a669dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<script src="https://cdn.jsdelivr.net/npm/js-confetti@latest/dist/js-confetti.browser.js"></script>
<!-- <script src="http://threejs.org/examples/js/libs/stats.min.js"></script> -->
<!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/stats.js/r17/Stats.min.js"></script> -->
<script src="http://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js"></script> <!-- stats.js lib -->
<script src="https://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js"></script> <!-- stats.js lib -->
</head>

<body>
Expand Down

0 comments on commit 9a669dc

Please sign in to comment.