bugfix - repair mixed-content ssl warnings -- self-host non-ssl image

This commit is contained in:
moocowmoo 2017-04-15 22:38:55 +00:00
parent 703a0f3762
commit 6f5b9fb528
4 changed files with 22 additions and 2 deletions

View file

@ -265,7 +265,7 @@ description: pages.home.description
<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 %}">
<img src="/assets/img/masternode_count-crop-813x525.png" alt="{% t pages.home.network-growth-heading %}">
</div>
</div>
</div>