diff options
Diffstat (limited to 'design/templates/archives/writing.html')
-rw-r--r-- | design/templates/archives/writing.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/design/templates/archives/writing.html b/design/templates/archives/writing.html index e704998..dc8ea66 100644 --- a/design/templates/archives/writing.html +++ b/design/templates/archives/writing.html @@ -35,4 +35,4 @@ -{% block js %}<script src="{{MEDIA_URL}}js/hyphenate.min.js" type="text/javascript"></script>{% endblock%} +{% block js %}<script src="/media/js/hyphenate.min.js" type="text/javascript"></script>{% endblock%} |