diff --git a/themes/volantis/_config.yml b/themes/volantis/_config.yml index 2ae2bbc7..b7f7ccd9 100644 --- a/themes/volantis/_config.yml +++ b/themes/volantis/_config.yml @@ -1369,14 +1369,14 @@ rightmenus: # npm i hexo-generator-json-content search: enable: true - service: algolia # hexo, algolia, meilisearch + service: meilisearch # hexo, algolia, meilisearch algolia: searchAsYouType: true # If false, triggers the search only on submit. hitsPerPage: 50 # Set the number of hits per page. placeholder: 'Search...' # The placeholder text of the input. meilisearch: placeholder: 'Search...' - searchKey: 'fedf15ad8b5461f4217c38d3ec6bf65baa844ba5a7bcb26c98d4be9af785fc59' + searchKey: '447e0459bde83c66f01f0e4e3f8c334c9f533709a9750dcecfbc33491832cf11' indexName: 'hexo' hostUrl: 'https://m.dusays.com'