Update config.js (#2287)

This commit is contained in:
Zach 2018-08-27 21:37:35 -07:00 committed by Anton Kaliaev
parent 5f255f0f71
commit 8972b6e293
1 changed files with 1 additions and 1 deletions

View File

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