-- wallets/index.html: Pulls all electrum wallets

-- fixes padding for EXODUS logo
-- fixes extra curly brace on homepage
This commit is contained in:
Chuck Williams 2017-02-10 21:42:56 -07:00
parent 28388fa316
commit 0b956bbe43
4 changed files with 187 additions and 184 deletions

View file

@ -292,7 +292,7 @@ description: pages.home.description
<h2>{% t pages.home.evolution-heading %}</h2>
{% tmd pages.home.evolution-text %}
<a href="{{{basenav}}/evolution/" target="_blank" class="btn-blue">{% t pages.home.evolution-btn %}</a>
<a href="{{basenav}}/evolution/" target="_blank" class="btn-blue">{% t pages.home.evolution-btn %}</a>
</div>
<div class="col-sm-6 col-sm-pull-6 home-evolution-graphic">
<img src="/assets/img/home/evo.png" alt="Dash Evolution">