Added algolia search
This commit is contained in:
parent
c2bb60c28d
commit
fff7a279e3
1 changed files with 5 additions and 0 deletions
|
|
@ -185,6 +185,11 @@ const config = {
|
|||
theme: lightCodeTheme,
|
||||
darkTheme: darkCodeTheme,
|
||||
},
|
||||
algolia: {
|
||||
appId: 'GZR5BV1JNU',
|
||||
apiKey: 'aa52f5e09870e3882638cccd64c79ad0',
|
||||
indexName: 'zano',
|
||||
}
|
||||
},
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue