diff --git a/_site/content/posts/modules/cryptocurrencies/bittrex.md b/_site/content/posts/modules/cryptocurrencies/bittrex.md index 99fc7272..df5fc610 100644 --- a/_site/content/posts/modules/cryptocurrencies/bittrex.md +++ b/_site/content/posts/modules/cryptocurrencies/bittrex.md @@ -8,6 +8,8 @@ Added in `v0.0.5`. Get the last 24 hour summary of cryptocurrencies market using [Bittrex](https://bittrex.com). +bittrex screenshot + ## Source Code ```bash @@ -33,14 +35,14 @@ bittrex: height: 3 width: 1 refreshInterval: 5 - summary: + summary: BTC: displayName: Bitcoin market: - LTC - ETH - colors: - base: + colors: + base: name: orange displayName: red market: diff --git a/_site/static/imgs/modules/bittrex.png b/_site/static/imgs/modules/bittrex.png new file mode 100644 index 00000000..669139d3 Binary files /dev/null and b/_site/static/imgs/modules/bittrex.png differ diff --git a/_site/themes/hyde-hyde/layouts/partials/sidebar.html b/_site/themes/hyde-hyde/layouts/partials/sidebar.html index dbf4b12b..5d1c6bc4 100644 --- a/_site/themes/hyde-hyde/layouts/partials/sidebar.html +++ b/_site/themes/hyde-hyde/layouts/partials/sidebar.html @@ -23,6 +23,7 @@