Skip to content

Commit 8e89481

Browse files
committed
Update Algolia public API key
1 parent 54cfb17 commit 8e89481

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ const config: Config = {
9999
copyright: `<b>Donations:</b> bitcoincash:qz6uftqp7dyc4ca9e94d7wsle06u0z2ccc223dkpl8`,
100100
},
101101
algolia: {
102-
apiKey: 'd1e059f9bd6bf56667612a41a5115c6b',
102+
apiKey: '8b4fca20b2070c3e69e3110dde8ada71',
103103
appId: 'XBVJRKV38F',
104104
indexName: process.env.NEXT ? 'next_cashscript' : 'cashscript'
105105
},

0 commit comments

Comments
 (0)