Skip to content

Commit

Permalink
chore: update to latest docssearch credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Nov 4, 2021
1 parent b4d3963 commit f596ba3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ export default {
credits: true,
socialImage: false,
algolia: {
apiKey: 'ff80fbf046ce827f64f06e16f82f1401',
appId: '1V8G7N9GF0',
apiKey: '60a01900a4b726d667eab75b6f337592',
indexName: 'nuxtjs',
facetFilters: ['tags:main']
},
Expand Down

0 comments on commit f596ba3

Please sign in to comment.