We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54cfb17 commit 8e89481Copy full SHA for 8e89481
1 file changed
website/docusaurus.config.ts
@@ -99,7 +99,7 @@ const config: Config = {
99
copyright: `<b>Donations:</b> bitcoincash:qz6uftqp7dyc4ca9e94d7wsle06u0z2ccc223dkpl8`,
100
},
101
algolia: {
102
- apiKey: 'd1e059f9bd6bf56667612a41a5115c6b',
+ apiKey: '8b4fca20b2070c3e69e3110dde8ada71',
103
appId: 'XBVJRKV38F',
104
indexName: process.env.NEXT ? 'next_cashscript' : 'cashscript'
105
0 commit comments