mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
[Fix] HTMLproofer
* adds new dash community logos * adds os logos, removes mistakenly uploaded dash logos * adds correct images from design PSD * adds wallets page and hero * initial OS logos * adds bootstrap min js and scss files for modals, navs, and tooltips * implements pills and tab panes * adds html module for win-core modal * formats prototype modal * addresses issue #61, htmlproofer is green * moves tooltip jquery to default.html layout, no more reference error * removes inline js
This commit is contained in:
parent
fdb2660ac7
commit
b0e385bcdb
1 changed files with 3 additions and 3 deletions
|
@ -15,9 +15,9 @@
|
|||
<h1 class="hero__title">{% t pages.wallets.hero-heading %}</h1>
|
||||
|
||||
<div class="hero__buttons">
|
||||
<a href="#getdash-wallet-setup" class="btn-white-solid">{% t pages.wallets.hero-wallets-btn %}</a>
|
||||
<a href="#getdash-buy" class="btn-white-solid">{% t pages.wallets.hero-guide-btn %}</a>
|
||||
<a href="#getdash-shop" class="btn-white-solid">{% t pages.wallets.hero-security-btn %}</a>
|
||||
<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>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue