Skip to content

Commit

Permalink
changed configloader location
Browse files Browse the repository at this point in the history
  • Loading branch information
aidanjacobson committed Sep 30, 2024
1 parent 1d70520 commit 24d38ac
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 @@ -2,7 +2,7 @@
<head>
<script src="configutils.js"></script>
<script src="script.js"></script>
<script src="https://cdn.jsdelivr.net/gh/aidanjacobson/configloaderplayground/configloader.js"></script>
<script src="https://aidanjacobson.duckdns.org:42069/ui/dist/configloader.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/crypto-js/3.1.2/rollups/aes.js"></script>
<link rel="stylesheet" href="style.css" />
<link rel="icon" href="https://cdn-icons-png.flaticon.com/512/3867/3867499.png" />
Expand Down

0 comments on commit 24d38ac

Please sign in to comment.