Skip to content

Commit

Permalink
Reference minified JS
Browse files Browse the repository at this point in the history
  • Loading branch information
jbwharris committed Aug 13, 2024
1 parent 5d7f697 commit ec8e310
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ <h1 class="siteName">scrobblerad.io</h1>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.min.js" integrity="sha256-cMPWkL3FzjuaFSfEYESYmjF25hCIL6mfRSPnW8OVvM4=" crossorigin="anonymous"></script>
<script src="https://unpkg.com/@web-scrobbler/metadata-filter@latest/dist/filter.min.js"></script>

<script src="js/stations.js"></script>
<script src="js/main.js"></script>
<script src="js/stations-dist.js"></script>
<script src="js/main-dist.js"></script>

</body>

Expand Down
1 change: 1 addition & 0 deletions js/main-dist.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ec8e310

Please sign in to comment.