Skip to content

Commit 8306219

Browse files
committed
docs(docs): 🔧 fix DocSearch configuration
1 parent 48cf696 commit 8306219

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/content/.vitepress/config.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,7 @@ export default defineConfig({
2323
appId: 'RG6O6WKY7G',
2424
apiKey: 'ba3e7aed5d4dbfaca6d0d1c427af79dc',
2525
indexName: 'vue-quill',
26-
searchParameters: {
27-
facetFilters: ['tags:en'],
28-
},
26+
searchParameters: {},
2927
},
3028

3129
// carbonAds: {

0 commit comments

Comments
 (0)