bring back search algolia
This commit is contained in:
parent
b8e927592c
commit
35a9f4ca2d
@ -75,6 +75,16 @@ const config: Config = {
|
||||
|
||||
themeConfig: {
|
||||
|
||||
algolia: {
|
||||
// The application ID provided by Algolia
|
||||
appId: 'ARAM4VJG2D',
|
||||
|
||||
// Public API key: it is safe to commit it
|
||||
apiKey: '674fd2945f4e534903ff074723bd20be',
|
||||
|
||||
indexName: 'threefold',
|
||||
|
||||
},
|
||||
|
||||
colorMode: {
|
||||
defaultMode: 'dark',
|
||||
|
Loading…
Reference in New Issue
Block a user