mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +00:00
-- wallets/index.html: Pulls all electrum wallets
-- fixes padding for EXODUS logo -- fixes extra curly brace on homepage
This commit is contained in:
parent
28388fa316
commit
0b956bbe43
4 changed files with 187 additions and 184 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue