Merge PR #2502: Add Google Analytics for documentation pages

This commit is contained in:
Christopher Goes 2018-10-17 18:46:58 +02:00 committed by GitHub
commit 8ea1bbb4b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

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: {