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:
parent
c0ce451003
commit
d0a00b4174
@ -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: {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user