summaryrefslogtreecommitdiff
path: root/templates/archives/homepage.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/archives/homepage.html')
-rw-r--r--templates/archives/homepage.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/archives/homepage.html b/templates/archives/homepage.html
index 2436795..7cb371e 100644
--- a/templates/archives/homepage.html
+++ b/templates/archives/homepage.html
@@ -44,4 +44,4 @@
{% endblock %}
-{% block js %}<script src="/media/js/hyphenate.js" type="text/javascript"></script>{% endblock%} \ No newline at end of file
+{% block js %}<script src="{{MEDIA_URL}}js/hyphenate.min.js" type="text/javascript"></script>{% endblock%} \ No newline at end of file