commit
bda8d6f3a0
|
|
@ -20,6 +20,12 @@ module.exports = {
|
||||||
// Useful if you want to support a single color mode
|
// Useful if you want to support a single color mode
|
||||||
disableSwitch: true,
|
disableSwitch: true,
|
||||||
},
|
},
|
||||||
|
algolia: {
|
||||||
|
appId: '5YEVIM7OXD',
|
||||||
|
apiKey: '7b97c69c2984ccf1637bedb9b3c43628',
|
||||||
|
indexName: 'fleet-rancher',
|
||||||
|
contextualSearch: true,
|
||||||
|
},
|
||||||
navbar: {
|
navbar: {
|
||||||
title: "Fleet",
|
title: "Fleet",
|
||||||
logo: {
|
logo: {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue