Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
starg3n authored Oct 11, 2024
1 parent 2089e58 commit 96af170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pico8/polar/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<script src="/pico8/picoplayer.js"></script>
<script>
document.addEventListener("DOMContentLoaded", function(event) {
PicoPlayer('pico-container', 'https://github.com/starg3n/pico8roms/blob/main/polarpanic-0.p8.png');
PicoPlayer('pico-container', 'https://starg3n.github.io/pico8roms/polarpanic-0.p8.png');
});
</script>
</body>
Expand Down

0 comments on commit 96af170

Please sign in to comment.