mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 20:47:23 +00:00
include js.html to HOMEPAGE
This commit is contained in:
parent
df34faff6a
commit
da1cac6e6a
1 changed files with 4 additions and 8 deletions
12
index.html
12
index.html
|
@ -176,14 +176,10 @@ title: Home
|
|||
</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