mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 20:47:23 +00:00
8 lines
286 B
HTML
8 lines
286 B
HTML
<!-- JS DEPENDENCIES -->
|
|
<script src="../lib/jquery/jquery-3.5.1.min.js" defer></script>
|
|
<script src="../lib/bootstrap/js/bootstrap.bundle.min.js" defer></script>
|
|
<!-- /JS DEPENDENCIES -->
|
|
|
|
<!--CUSTOM JS-->
|
|
<script src="../lib/js/index.js" defer></script>
|
|
<!--/CUSTOM JS-->
|