Skip to content

Commit

Permalink
delete algolia key etc
Browse files Browse the repository at this point in the history
  • Loading branch information
317brian committed Jul 26, 2023
1 parent 99a9008 commit 19c9969
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -148,16 +148,5 @@ module.exports={
"src": "img/favicon.png"
}
},
"algolia": {
"appId": "CPK9PMSCEY",
"apiKey": "d4ef4ffe3a2f0c7d1e34b062fd98736b",
"indexName": "apache_druid",
"algoliaOptions": {
"facetFilters": [
"language:LANGUAGE",
"version:druidVersion"
]
}
}
}
}

0 comments on commit 19c9969

Please sign in to comment.