docs: algolia full-text search

This commit is contained in:
zramsay
2018-12-13 09:48:55 -05:00
parent 904778e102
commit f97b5070d1
+6 -1
View File
@@ -8,7 +8,12 @@ module.exports = {
lineNumbers: true
},
themeConfig: {
lastUpdated: "Last Updated",
lastUpdated: true,
algolia: {
apiKey: 'a6e2f64347bb826b732e118c1366819a',
indexName: 'cosmos_network',
debug: false
},
nav: [{ text: "Back to Cosmos", link: "https://cosmos.network" }],
sidebar: [
{