From 282eefca30a4e56a3c1f1423330e0ac7eccb2371 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=88=91=E6=98=AF=E4=B8=80=E5=8F=AA=E8=99=AB=E5=AD=90?= <79zhanghao@users.noreply.github.com> Date: Thu, 5 Nov 2020 13:48:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=BB=9F=E8=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- layout/layout.ejs | 1 - 1 file changed, 1 deletion(-) diff --git a/layout/layout.ejs b/layout/layout.ejs index c50e315..68ec100 100644 --- a/layout/layout.ejs +++ b/layout/layout.ejs @@ -2,7 +2,6 @@ - <%- partial('_partial/head') %> <%- js('js/jquery.min.js') %>