Skip to content

Commit

Permalink
fix:Load from CDN
Browse files Browse the repository at this point in the history
  • Loading branch information
mizu0715 committed Aug 2, 2024
1 parent a63c9aa commit 77ff27b
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 @@ <h1>♪ Let It Be</h1>
<li><a id="button" class="button" href="javascript:;"></a></li>
</ul>
</main>
<script src="https://asset.ongaqjs.com/ongaq.js"></script>
<script src="https://cdn.jsdelivr.net/gh/codeninth/ongaq-js/build/ongaq.js"></script>
<script src="./script.js"></script>
</body>

Expand Down

0 comments on commit 77ff27b

Please sign in to comment.