Skip to content

Commit 79ad2c5

Browse files
committed
docs: ➕ add algolia docs search
1 parent 69223ed commit 79ad2c5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/content/.vitepress/config.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ module.exports = {
2222
editLinks: true,
2323
editLinkText: 'Suggest changes to this page',
2424

25-
// algolia: {
26-
// apiKey: 'b573aa848fd57fb47d693b531297403c',
27-
// indexName: 'vuequilldev'
28-
// },
25+
algolia: {
26+
apiKey: '05a276b73b9dd064f0788b9669751f46',
27+
indexName: 'vue-quill',
28+
},
2929

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

0 commit comments

Comments
 (0)