From cda48cd943bf9940f38dd11059db0d918987b917 Mon Sep 17 00:00:00 2001 From: Georges KABBOUCHI Date: Wed, 17 Feb 2021 16:53:28 +0200 Subject: [PATCH] docs: algolia search --- docs/content/settings.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/content/settings.json b/docs/content/settings.json index f6b89c3..da2fa0e 100644 --- a/docs/content/settings.json +++ b/docs/content/settings.json @@ -5,8 +5,8 @@ "defaultBranch" : "next", "twitter": "@KABBOUCHI", "algolia": { - "apiKey": "N7576EOD4Q", - "indexName": "prod_docs", - "langAttribute": "language" + "apiKey": "37a8c0266932ce63f6edc40c19aa4e55", + "indexName": "vue-tippy", + "langAttribute": "lang" } } \ No newline at end of file