diff options
-rw-r--r-- | templates/archives/projects.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/archives/projects.html b/templates/archives/projects.html index 89ba1ab..da60af4 100644 --- a/templates/archives/projects.html +++ b/templates/archives/projects.html @@ -31,4 +31,4 @@ </article> {% 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/js/hyphenate.min.js" type="text/javascript"></script>{% endblock%}
\ No newline at end of file |