diff --git a/_config.yml b/_config.yml index c8380f1..6a8c29f 100755 --- a/_config.yml +++ b/_config.yml @@ -298,18 +298,18 @@ search: service: hexo # 类型:google, algolia, azure, baidu 默认 hexo # 选择你选取的搜索服务后,复制相应的配置到根目录配置文件中 # google: -# api_key: -# engine_id: +# apiKey: +# engineId: # algolia: -# application_ID: -# api_Key: -# index_Name: +# applicationID: +# apiKey: +# indexName: # azure: -# service_name: -# index_name: -# query_key: +# serviceName: +# indexName: +# queryKey: # baidu: -# api_id: +# apiId: # Less渲染 less: diff --git a/layout/_partial/scripts.ejs b/layout/_partial/scripts.ejs index 58fcc59..ca35ed8 100755 --- a/layout/_partial/scripts.ejs +++ b/layout/_partial/scripts.ejs @@ -2,18 +2,18 @@ <% if (theme.search && theme.search.enable) { %>