add Google Analytics for documentation pages

Also renames the static docs site to "Cosmos Documentation", which is a better representation of the contents than "Cosmos Network".
This commit is contained in:
Peng Zhong
2018-10-16 12:11:57 +08:00
committed by GitHub
parent c0ce451003
commit d0a00b4174
+2 -1
View File
@@ -1,6 +1,7 @@
module.exports = {
title: "Cosmos Network",
title: "Cosmos Documentation",
description: "Documentation for the Cosmos Network.",
ga: "UA-51029217-2",
dest: "./dist/docs",
base: "/docs/",
markdown: {