mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-11 15:51:01 +00:00
docs: update Algolia API key and appId
This commit is contained in:
parent
cb40787e2a
commit
7e45d645b6
@ -88,8 +88,9 @@ module.exports = {
|
|||||||
editLinks: true,
|
editLinks: true,
|
||||||
// enables Algolia DocSearch
|
// enables Algolia DocSearch
|
||||||
algolia: {
|
algolia: {
|
||||||
apiKey: "107bdc34b894d5d1dd0824b420184c2d",
|
apiKey: "44118471f56286dcda7db941a043370d",
|
||||||
indexName: "starship"
|
indexName: "starship",
|
||||||
|
appId: "M3XUO3SQOR"
|
||||||
},
|
},
|
||||||
locales: {
|
locales: {
|
||||||
"/": {
|
"/": {
|
||||||
|
Loading…
Reference in New Issue
Block a user