Use Algolia from extensions

This commit is contained in:
Rob Winch 2024-05-21 16:32:15 -05:00
parent 845a423135
commit b7888bc6d1
1 changed files with 0 additions and 5 deletions

View File

@ -5,9 +5,4 @@ plugins {
antora {
options = [clean: true, fetch: true, stacktrace: true]
environment = [
'ALGOLIA_API_KEY': '9d489079e5ec46dbb238909fee5c9c29',
'ALGOLIA_APP_ID': 'WB1FQYI187',
'ALGOLIA_INDEX_NAME': 'springdocs',
]
}