Skip to content

Commit 78a6f44

Browse files
author
Andrew Welch
committed
Updated apiKey & indexName
1 parent bb865bb commit 78a6f44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docs/.vitepress/config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ module.exports = {
88
docsDir: 'docs/docs',
99
docsBranch: 'v1',
1010
algolia: {
11-
apiKey: '',
12-
indexName: 'craft-transcoder'
11+
apiKey: '14f28d1e87ded365acc21d0e921732e6',
12+
indexName: 'transcoder'
1313
},
1414
editLinks: true,
1515
editLinkText: 'Edit this page on GitHub',

0 commit comments

Comments
 (0)