diff --git a/docs/.vitepress/config.ts b/docs/.vitepress/config.ts index bcf51c60..9fb78d35 100644 --- a/docs/.vitepress/config.ts +++ b/docs/.vitepress/config.ts @@ -47,13 +47,13 @@ export default defineConfig({ copyright: 'Copyright © 2019-present Evan You' }, - // algolia: { - // appId: '8J64VVRP8K', - // apiKey: 'a18e2f4cc5665f6602c5631fd868adfd', - // indexName: 'vitepress' - // }, + algolia: { + appId: '8J64VVRP8K', + apiKey: 'a18e2f4cc5665f6602c5631fd868adfd', + indexName: 'vitepress' + }, - offlineSearch: true, + // offlineSearch: true, carbonAds: { code: 'CEBDT27Y',