added js part

This commit is contained in:
Udit Patel 2020-07-02 20:04:48 +05:30 committed by GitHub
parent cafc3b6308
commit ef6eef2a3c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>