Skip to content

Commit 246853e

Browse files
committed
docs: 🔥 disable algolia
1 parent ad5072b commit 246853e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/content/.vitepress/config.ts

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ export default defineConfig({
1919
text: 'Edit this page on GitHub',
2020
},
2121

22-
algolia: {
23-
appId: 'RG6O6WKY7G',
24-
apiKey: '627e271ff72d4d685d49f21f5f25d425',
25-
indexName: 'vue-quill',
26-
searchParameters: {
27-
facetFilters: ['tags:en'],
28-
},
29-
},
22+
// algolia: {
23+
// appId: 'RG6O6WKY7G',
24+
// apiKey: '627e271ff72d4d685d49f21f5f25d425',
25+
// indexName: 'vue-quill',
26+
// searchParameters: {
27+
// facetFilters: ['tags:en'],
28+
// },
29+
// },
3030

3131
// carbonAds: {
3232
// carbon: 'CEBIEK3N',

0 commit comments

Comments
 (0)