summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.dev>2021-12-21 16:31:23 +0300
committerMatan Kushner <hello@matchai.dev>2021-12-21 17:58:41 +0300
commit7e45d645b6afd87c2ae75eee6bf40e5bde70e010 (patch)
treeab08a1b0673849be445d96c8b7276bee982d1056
parentcb40787e2a5057bcc3a174545983d7efa011eda4 (diff)
docs: update Algolia API key and appId
-rw-r--r--docs/.vuepress/config.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js
index bd182c300..4b6a76386 100644
--- a/docs/.vuepress/config.js
+++ b/docs/.vuepress/config.js
@@ -88,8 +88,9 @@ module.exports = {
editLinks: true,
// enables Algolia DocSearch
algolia: {
- apiKey: "107bdc34b894d5d1dd0824b420184c2d",
- indexName: "starship"
+ apiKey: "44118471f56286dcda7db941a043370d",
+ indexName: "starship",
+ appId: "M3XUO3SQOR"
},
locales: {
"/": {