diff --git a/data/docs.yaml b/data/docs.yaml index 2b2d1eb..6c7f038 100644 --- a/data/docs.yaml +++ b/data/docs.yaml @@ -23,3 +23,8 @@ content: picture: /images/brand/dash_logo_2018_black.png description: > Detailed docs for working with Dash's internal Core Network + - title: Tendermint Core Docs + website: https://docs.tendermint.com/master/ + picture: /images/sites/tendermint.jpg + description: > + Docs for Tendermint, the BFT protocol used on Layer 2 in conjunction with Masternode quorums diff --git a/src/static/images/sites/tendermint.jpg b/src/static/images/sites/tendermint.jpg new file mode 100644 index 0000000..a7ae39d Binary files /dev/null and b/src/static/images/sites/tendermint.jpg differ