From fd49683920c56b02f5c76ef214b841de11c511fb Mon Sep 17 00:00:00 2001 From: Thane Thomson Date: Mon, 28 Nov 2022 18:38:36 -0500 Subject: [PATCH] docs: Fix search configuration (#9777) Signed-off-by: Thane Thomson Signed-off-by: Thane Thomson --- docs/.vuepress/config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 71338fb6f..0a809f9b6 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -9,8 +9,8 @@ module.exports = { editLinks: true, label: 'core', algolia: { - id: "BH4D9OD16A", - key: "59f0e2deb984aa9cdf2b3a5fd24ac501", + id: "QQFROLBNZC", + key: "f1b68b96fb31d8aa4a54412c44917a26", index: "tendermint" }, versions: [