From 5a6d818afc6a80820b1fb13288eabb5128c71c17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=8C=AF=E4=BA=91=20=28Percy=29?= <464095417@qq.com> Date: Wed, 27 Dec 2017 16:07:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A5=E7=AB=99=E7=82=B9=E5=90=8D=E8=8E=B7?= =?UTF-8?q?=E5=8F=96=E7=BD=91=E7=AB=99=E6=A0=87=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 不加这一项的话,网站标题一直为空或者默认。加入这句后,网站标题可以后台配置 --- views/shared/layout.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/views/shared/layout.html b/views/shared/layout.html index d9bdfd8..6e32eae 100644 --- a/views/shared/layout.html +++ b/views/shared/layout.html @@ -12,7 +12,7 @@ -