Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/2-REC/hugo-myportfolio-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/tail.html')
-rw-r--r--layouts/partials/tail.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/tail.html b/layouts/partials/tail.html
index ed6fbd7..09d4b80 100644
--- a/layouts/partials/tail.html
+++ b/layouts/partials/tail.html
@@ -13,5 +13,5 @@
<script src="{{ "plugins/bootstrap/js/bootstrap.min.js" | absURL }}"></script>
<script src="{{ "plugins/jquery/jquery.easing.min.js" | absURL }}"></script>
<script src="{{ "plugins/jquery/jquery.fittext.js" | absURL }}"></script>
-<script src="{{ "plugins/jquery/wow.min.js" | absURL }}"></script>
<script src="{{ "js/theme.js" | absURL }}"></script>
+<script src="{{ "js/anim.js" | absURL }}"></script> \ No newline at end of file