Merge PR #2161: Updating config.js for docs website build process
This commit is contained in:
commit
df70a34c45
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue