From 6b782b5f733142550dd6db1cabfde1a2e07f8bba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BB=93=E5=8F=91=E5=8F=97=E9=95=BF=E7=94=9F?= Date: Mon, 27 May 2019 10:46:57 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4html=E6=A0=87=E7=AD=BE?= =?UTF-8?q?=E7=BB=93=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/yilia/layout/_partial/head.ejs | 2 -- themes/yilia/layout/layout.ejs | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/yilia/layout/_partial/head.ejs b/themes/yilia/layout/_partial/head.ejs index b604560..b0b280b 100644 --- a/themes/yilia/layout/_partial/head.ejs +++ b/themes/yilia/layout/_partial/head.ejs @@ -1,5 +1,3 @@ - - <% diff --git a/themes/yilia/layout/layout.ejs b/themes/yilia/layout/layout.ejs index a2395a5..c6b2fc0 100644 --- a/themes/yilia/layout/layout.ejs +++ b/themes/yilia/layout/layout.ejs @@ -1,3 +1,5 @@ + + <%- partial('_partial/head') %>