From 68b95490fc4cf54de0a04a5d287d2afb2dc6f538 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E7=91=9E?= Date: Wed, 26 Feb 2020 13:29:44 +0800 Subject: [PATCH] fix: fix Google CSE function not worked issue Google CSE relative documentation URL: https://developers.google.com/custom-search/docs/element --- layout/_partial/search.ejs | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) diff --git a/layout/_partial/search.ejs b/layout/_partial/search.ejs index 52527a2..b8df809 100644 --- a/layout/_partial/search.ejs +++ b/layout/_partial/search.ejs @@ -1,21 +1,6 @@ <% if(theme.google_cse.enable) { %>
-
正在加载搜索结果,请稍等。
+ +
- - <% } %> \ No newline at end of file