Add full-text search for docs (#3102)

This commit is contained in:
Jack Zampolin
2018-12-13 09:32:42 -08:00
committed by GitHub
+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: [
{