diff --git a/_config.yml b/_config.yml index 06157672f..d2c7d37d2 100644 --- a/_config.yml +++ b/_config.yml @@ -69,14 +69,14 @@ atom_feed: search : true # true, false (default) search_full_content : true # true, false (default) search_provider : "google" # lunr (default), algolia, google -algolia: - application_id : "DL7L5DVJ0Y" # YOUR_APPLICATION_ID - index_name : "app-service-blog" # YOUR_INDEX_NAME - search_only_api_key : "9e199032deaf58c32297ca08220c3e90" # YOUR_SEARCH_ONLY_API_KEY - files_to_exclude: - - index.html - - _pages/* - powered_by : false # true (default), false +# algolia: +# application_id : "DL7L5DVJ0Y" # YOUR_APPLICATION_ID +# index_name : "app-service-blog" # YOUR_INDEX_NAME +# search_only_api_key : "9e199032deaf58c32297ca08220c3e90" # YOUR_SEARCH_ONLY_API_KEY +# files_to_exclude: +# - index.html +# - _pages/* +# powered_by : false # true (default), false google: search_engine_id : 015057007851139702326:ob8gaepprli # YOUR_SEARCH_ENGINE_ID instant_search : true # false (default), true