diff --git a/_config.yml.example b/_config.yml.example index f85be62..21d738c 100644 --- a/_config.yml.example +++ b/_config.yml.example @@ -43,6 +43,7 @@ widgets: # Search search: + insight: true swiftype: # enter swiftype install key here baidu: false # you need to disable other search engines to use Baidu search, options: true, false diff --git a/layout/search/index-mobile.ejs b/layout/search/index-mobile.ejs index df29642..4561492 100644 --- a/layout/search/index-mobile.ejs +++ b/layout/search/index-mobile.ejs @@ -1,4 +1,8 @@ -<% if (theme.search.swiftype) { %> +<% if (theme.search.insight) { %> +