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

github.com/wlh320/hugo-theme-hulga.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/backtotop.html')
-rw-r--r--layouts/partials/backtotop.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/backtotop.html b/layouts/partials/backtotop.html
index 47c5657..f4616b8 100644
--- a/layouts/partials/backtotop.html
+++ b/layouts/partials/backtotop.html
@@ -1,4 +1,4 @@
-<script src="/js/vanilla-back-to-top.min.js"></script>
+<script src={{ "js/vanilla-back-to-top.min.js" | absURL }}></script>
<script>
addBackToTop({
diameter: 42,