Add Docusaurus search (#11135)
* Add Docusaurus search * Add Algolia configuration information * Trailing whitespace :( Co-authored-by: Ryan Shea <rmshea@users.noreply.github.com>
This commit is contained in:
@ -43,6 +43,10 @@ module.exports = {
|
||||
},
|
||||
],
|
||||
},
|
||||
algolia: {
|
||||
apiKey: "d58e0d68c875346d52645d68b13f3ac0",
|
||||
indexName: "solana",
|
||||
},
|
||||
footer: {
|
||||
style: "dark",
|
||||
links: [
|
||||
|
Reference in New Issue
Block a user