Skip to content

Commit

Permalink
Fix flashfm JS link
Browse files Browse the repository at this point in the history
  • Loading branch information
sviik committed Dec 13, 2024
1 parent 97b82aa commit 537c761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flashfm/index.htm
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="utf-8">
<title>sviik test site</title>

<script src="index.js"></script>
<script src="../index.js"></script>
<script src="//api.beta.glia.com/salemove_integration.js"></script>

<link rel="stylesheet" href="styles.css">
Expand Down

0 comments on commit 537c761

Please sign in to comment.