mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +00:00
bugfix - repair mixed-content ssl warnings -- self-host non-ssl image
This commit is contained in:
parent
703a0f3762
commit
6f5b9fb528
4 changed files with 22 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue