Skip to content
This repository was archived by the owner on Jul 16, 2023. It is now read-only.

Commit 69a62c9

Browse files
authored
chore: update algolia integration (#672)
1 parent cad3cc1 commit 69a62c9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

website/docusaurus.config.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ module.exports = {
1212
trailingSlash: false,
1313
themeConfig: {
1414
algolia: {
15-
apiKey: '77b6353dcfcae7da42fcb75524a90002',
15+
appId: 'Q3534T5ZJ0',
16+
apiKey: '66c0ccc5277ab9519e66226ddb05bf50',
1617
indexName: 'dartcodemetrics',
1718
},
1819
prism: {

0 commit comments

Comments
 (0)