From 469943c62b1348a4500a3215485fdd731f8e56cf Mon Sep 17 00:00:00 2001 From: shenyu <448766534@qq.com> Date: Tue, 4 Aug 2020 19:20:40 +0800 Subject: [PATCH] :zap: fix --- layout/_partial/head.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout/_partial/head.ejs b/layout/_partial/head.ejs index f90d8a5..f4d778b 100644 --- a/layout/_partial/head.ejs +++ b/layout/_partial/head.ejs @@ -23,7 +23,7 @@ <% } %> - <% if (title){ %><%= title %> | <% } %> <%= config.title %> + <% if (title){ %><%= title %> | <% } %> <%= config.description %> <% if (theme.favicon){ %>