mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
Merge branch 'master' of https://github.com/dashpay/dash-website
This commit is contained in:
commit
e3338a3277
17 changed files with 78 additions and 13 deletions
|
@ -15,9 +15,9 @@
|
|||
<h1 class="hero__title">{% t pages.wallets.hero-heading %}</h1>
|
||||
|
||||
<div class="hero__buttons">
|
||||
<a href="#" class="btn-white-solid">{% t pages.wallets.hero-wallets-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.wallets.hero-guide-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.wallets.hero-security-btn %}</a>
|
||||
<a href="#wallets" class="btn-white-solid">{% t pages.wallets.hero-wallets-btn %}</a>
|
||||
<a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=1146941" target="_blank" class="btn-white-solid">{% t pages.wallets.hero-guide-btn %}</a>
|
||||
<a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=31326247" target="_blank" class="btn-white-solid">{% t pages.wallets.hero-security-btn %}</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue