From f0f8057c06d1b0b829bf6c179f15a6c00ca24102 Mon Sep 17 00:00:00 2001 From: sli1989 Date: Fri, 19 Jan 2018 14:20:31 +0800 Subject: [PATCH] Add pangu.js instead of auto_spacing in hexo --- layout/_layout.swig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/layout/_layout.swig b/layout/_layout.swig index e89897e56c..089fc87dbb 100644 --- a/layout/_layout.swig +++ b/layout/_layout.swig @@ -12,6 +12,7 @@ {% block title %}{% endblock %} {% include '_third-party/analytics/index.swig' %} {% include '_scripts/noscript.swig' %} + @@ -91,5 +92,6 @@ {% include '_third-party/mathjax.swig' %} {% include '_third-party/scroll-cookie.swig' %} {% include '_third-party/exturl.swig' %} +