Skip to content

Commit

Permalink
unused JS scripts from livestream
Browse files Browse the repository at this point in the history
  • Loading branch information
crtr0 committed Dec 9, 2023
1 parent 63bf84b commit 4147f28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/elements/my-footer.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ export default function MyFooter({ html }) {
></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js" integrity="sha512-rdhY3cbXURo13l/WU9VlaRyaIYeJ/KBakckXIvJNAQde8DgpOmE+eZf7ha4vdqVjTtwQt69bD2wH2LXob/LB7Q==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script>hljs.highlightAll();</script>
<script src="https://unpkg.com/@mux/mux-player"></script>
<script src="/_public/scripts/app.js"></script>
<!--script src="https://unpkg.com/@mux/mux-player"></script-->
<!--script src="/_public/scripts/app.js"></script-->
<footer>
<h2>Built with ❤️ in Seattle</h2>
<p>
Expand Down

0 comments on commit 4147f28

Please sign in to comment.