Update: Currency (Network) Page / MN chart (#38)

* Update: Currency (Network) page links & copy

* Update: Start-page masternode chart
This commit is contained in:
Andy Freer 2016-11-13 23:01:23 +00:00 committed by 0xfff
parent cf0ae7dd07
commit a32d788243
7 changed files with 74 additions and 11 deletions

View file

@ -272,8 +272,11 @@ description: pages.home.description
<a href="{{ basenav }}/currency" class="btn-blue">{% t pages.home.network-growth-btn %}</a>
</div>
<div class="col-sm-6 home-network-graphic">
<!--div class="col-sm-6 home-network-graphic">
<img src="/assets/img/home/graph.png" alt="{% t pages.home.network-growth-heading %}">
</div-->
<div class="col-sm-6 home-network-graphic-live">
<img src="http://178.254.23.111/~pub/masternode_count.png" alt="{% t pages.home.network-growth-heading %}">
</div>
</div>
</div>