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