We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d2f8ac commit 280d2e6Copy full SHA for 280d2e6
docs/content/.vitepress/config.ts
@@ -19,14 +19,14 @@ export default defineConfig({
19
text: 'Edit this page on GitHub',
20
},
21
22
- // algolia: {
23
- // appId: 'RG6O6WKY7G',
24
- // apiKey: '627e271ff72d4d685d49f21f5f25d425',
25
- // indexName: 'vue-quill',
26
- // searchParameters: {
27
- // facetFilters: ['tags:en'],
28
- // },
29
+ algolia: {
+ appId: 'RG6O6WKY7G',
+ apiKey: '627e271ff72d4d685d49f21f5f25d425',
+ indexName: 'vue-quill',
+ searchParameters: {
+ facetFilters: ['tags:en'],
+ },
30
31
// carbonAds: {
32
// carbon: 'CEBIEK3N',
0 commit comments