chore: enable algolia on main site

pull/2218/head
Divyansh Singh 2 years ago
parent 6c92675e33
commit 0a387dda82

@ -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',

Loading…
Cancel
Save