From 8e0e89ff4f7e6f9ab9389c168f910392d24d6d77 Mon Sep 17 00:00:00 2001 From: Naoki Endoh Date: Sat, 4 Dec 2021 12:49:19 +0900 Subject: [PATCH] feat: support algolia search for ja-JP --- src/.vuepress/config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/.vuepress/config.js b/src/.vuepress/config.js index fe0e8899..e6045fac 100644 --- a/src/.vuepress/config.js +++ b/src/.vuepress/config.js @@ -501,9 +501,9 @@ module.exports = { }, smoothScroll: false, algolia: { - indexName: 'vuejs-v3', + indexName: 'vuejs_ja', appId: 'BH4D9OD16A', - apiKey: 'bc6e8acb44ed4179c30d0a45d6140d3f' + apiKey: '57a871e008024e665c33542b31676ae9' }, carbonAds: { carbon: 'CEBDT27Y',