mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-01-18 21:34:39 +01:00
Docs: Add Algolia search to website
This commit is contained in:
parent
a716d374ca
commit
d17e3eed1d
@ -92,6 +92,12 @@ const siteConfig = {
|
||||
/** Makes the user showcase appear */
|
||||
users,
|
||||
|
||||
/** Enables doc search */
|
||||
algolia: {
|
||||
apiKey: "0a510688bf8448e19aeb380377d328d3",
|
||||
indexName: "bitcoin-s"
|
||||
},
|
||||
|
||||
/* path to images for header/footer */
|
||||
headerIcon: "img/favicon.ico",
|
||||
footerIcon: "img/favicon.ico",
|
||||
|
Loading…
Reference in New Issue
Block a user