From 9e91948e21b32d5d852395a163195835b4d8dc63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Chopin?= Date: Tue, 4 Oct 2022 14:31:43 +0200 Subject: [PATCH] docs: update algolia key --- docs/nuxt.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/nuxt.config.ts b/docs/nuxt.config.ts index a60850212..590e85430 100755 --- a/docs/nuxt.config.ts +++ b/docs/nuxt.config.ts @@ -74,7 +74,7 @@ export default defineNuxtConfig({ public: { algolia: { applicationId: 'Q46Q8609QS', - apiKey: '4cbb8e2d6fa15cba2968c88a331eeb1e', + apiKey: '1661c72375532f074aedd9452a1270be', langAttribute: 'lang', docSearch: { indexName: 'content-nuxtjs'