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/anchor.html')
-rw-r--r--layouts/partials/anchor.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/anchor.html b/layouts/partials/anchor.html
index 038babd..8e2f36a 100644
--- a/layouts/partials/anchor.html
+++ b/layouts/partials/anchor.html
@@ -1,4 +1,4 @@
-<script src="/js/anchor.min.js"></script>
+<script src={{ "js/anchor.min.js" | absURL }}></script>
<script>
anchors.options = {
placement: 'left',