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

github.com/AmazingRise/hugo-theme-diary.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/journal.html')
-rw-r--r--layouts/partials/journal.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/journal.html b/layouts/partials/journal.html
index 2f89c96..6c2fd48 100644
--- a/layouts/partials/journal.html
+++ b/layouts/partials/journal.html
@@ -109,4 +109,4 @@ app = new Vue({
});
</script>
-<script src="{{.Site.BaseURL}}/js/journal.js"></script> \ No newline at end of file
+<script src="{{"/js/journal.js" | relURL}}"></script>