From 1da9b1c27ccd28f608313757f01f662a9edf10c5 Mon Sep 17 00:00:00 2001 From: Charles7c Date: Tue, 19 Jul 2022 10:03:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=EF=BC=9Aalgolia=E5=85=A8?= =?UTF-8?q?=E6=96=87=E6=90=9C=E7=B4=A2=E9=85=8D=E7=BD=AE,=20=E5=B7=B2?= =?UTF-8?q?=E7=94=B3=E8=AF=B7DocSearch?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- repos/.vitepress/config.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/repos/.vitepress/config.js b/repos/.vitepress/config.js index da0e7f27d..b4b49911c 100644 --- a/repos/.vitepress/config.js +++ b/repos/.vitepress/config.js @@ -34,9 +34,9 @@ export default { ], // 全文搜索 algolia: { - appId: 'L1Z8QE9MIZ', - apiKey: '93f9f749ae63d0486a8f8d102e81bd29', - indexName: 'charles7c_repos' + appId: 'DBZ0G9HBUY', + apiKey: '00cef480a543003d05d9808110ea5f65', + indexName: 'charles7c' }, // 导航栏