mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 20:47:23 +00:00
added js part
This commit is contained in:
parent
cafc3b6308
commit
ef6eef2a3c
1 changed files with 3 additions and 8 deletions
|
@ -43,14 +43,9 @@
|
|||
</div>
|
||||
<!-- /globalParallax -->
|
||||
|
||||
<!-- 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-->
|
||||
<!-- JSPart -->
|
||||
{% include js.html %}
|
||||
<!-- /JSPart -->
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Reference in a new issue