Commit a9228a56 authored by Ori Pomerantz's avatar Ori Pomerantz Committed by GitHub

Merge pull request #5156 from ethereum-optimism/sc/docs-stack-algolia-key

fix(docs): update algolia search key
parents cc106630 f2c34442
......@@ -38,8 +38,8 @@ module.exports = {
offset: -200,
},
algolia: {
appId: '7Q6XITDI0Z',
apiKey: '9d55a31a04b210cd26f97deabd161705',
appId: 'O9WKE9RMCV',
apiKey: '00cf17cba30b374d08d7f7afead974be',
indexName: 'optimism'
},
nav: [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment