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 69223ed commit 79ad2c5Copy full SHA for 79ad2c5
docs/content/.vitepress/config.js
@@ -22,10 +22,10 @@ module.exports = {
22
editLinks: true,
23
editLinkText: 'Suggest changes to this page',
24
25
- // algolia: {
26
- // apiKey: 'b573aa848fd57fb47d693b531297403c',
27
- // indexName: 'vuequilldev'
28
- // },
+ algolia: {
+ apiKey: '05a276b73b9dd064f0788b9669751f46',
+ indexName: 'vue-quill',
+ },
29
30
// carbonAds: {
31
// carbon: 'CEBIEK3N',
0 commit comments