mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
Documents existing image path functionality for blog posts.
-- updates wallet hero links
This commit is contained in:
parent
a9349dd78c
commit
ead15adb8a
5 changed files with 38 additions and 6 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