mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-08 14:21:14 +00:00
docs: update .vuepress/config.js (#5043)
## Description  ### Next steps: - [x] bump vuepress-theme-cosmos version - [x] tweak config.js - [x] update color variables - [x] sh, shell → bash for syntax highlighting
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
---
|
||||
title: Tendermint Core Documentation
|
||||
description: Tendermint Core is a blockchain application platform.
|
||||
footer:
|
||||
newsletter: false
|
||||
---
|
||||
|
||||
# Tendermint
|
||||
|
||||
Welcome to the Tendermint Core documentation!
|
||||
@@ -23,5 +30,4 @@ To find out about the Tendermint ecosystem you can go [here](https://github.com/
|
||||
|
||||
## Contribute
|
||||
|
||||
To contribute to the documentation, see [this file](https://github.com/tendermint/tendermint/blob/master/docs/DOCS_README.md) for details of the build process and
|
||||
considerations when making changes.
|
||||
To contribute to the documentation, see [this file](https://github.com/tendermint/tendermint/blob/master/docs/DOCS_README.md) for details of the build process and considerations when making changes.
|
||||
|
||||
Reference in New Issue
Block a user