Merge PR #2161: Updating config.js for docs website build process

This commit is contained in:
Christopher Goes 2018-08-27 18:56:59 +02:00 committed by GitHub
commit df70a34c45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
module.exports = {
title: "Cosmos Network",
description: "Documentation for the Cosmos Network.",
dest: "./site-docs",
dest: "./dist/docs",
base: "/",
markdown: {
lineNumbers: true