summaryrefslogtreecommitdiffstats
path: root/layouts/partials/scripts.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/scripts.html')
-rw-r--r--layouts/partials/scripts.html10
1 files changed, 1 insertions, 9 deletions
diff --git a/layouts/partials/scripts.html b/layouts/partials/scripts.html
index d734202..79befb5 100644
--- a/layouts/partials/scripts.html
+++ b/layouts/partials/scripts.html
@@ -86,12 +86,4 @@
});
});
</script>
-{{ end }}
-<!-- vanilla lazyload -->
-<script>
- $(function () {
- var lazyLoadInstance = new LazyLoad({
- elements_selector: ".lazy"
- });
- });
-</script> \ No newline at end of file
+{{ end }} \ No newline at end of file