mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
docs: Added api key for algolia
This commit is contained in:
parent
6c2ec59fa4
commit
d757eeb8cd
@ -13,6 +13,10 @@ module.exports = {
|
||||
defaultMode: 'light',
|
||||
disableSwitch: true,
|
||||
respectPrefersColorScheme: false,
|
||||
algolia: {
|
||||
apiKey: '9772249a7262b377ac876853d32bd760',
|
||||
indexName: 'getunleash',
|
||||
},
|
||||
navbar: {
|
||||
title: "Unleash",
|
||||
logo: {
|
||||
|
Loading…
Reference in New Issue
Block a user