mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
Home / Blog / Team / Merchant TOS page updates (#34)
* Update: Merchant page and images * Update: Blog hero image * Update: Team hero image / content * Update: Blog content and images * Update: Start-page copy, images and featured merchants / blog posts * Update: Add remaining merchants / images (requires styling) * Update: Footer * Add: Terms of use page and translations
This commit is contained in:
parent
976c096122
commit
b8f2065a1c
83 changed files with 466 additions and 93 deletions
|
@ -4,7 +4,7 @@
|
|||
<ul>
|
||||
<li><a href="{{ basenav }}/get-dash/">{% t nav.download %}</a></li>
|
||||
<li><a href="https://dashpay.atlassian.net/wiki/display/DOC/How+to+buy+Dash">{% t nav.buy %}</a></li>
|
||||
<li><a href="https://dashpay.atlassian.net/wiki/display/DOC/Merchants">{% t nav.shop %}</a></li>
|
||||
<li><a href="{{ basenav }}/merchants/">{% t nav.shop %}</a></li>
|
||||
<li><a href="https://dashpay.atlassian.net/wiki/display/DOC/Debit+Cards">{% t nav.debit %}</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
@ -46,6 +46,7 @@
|
|||
<li><a href="https://www.dash.org/forum/categories/dash-support.61/">{% t nav.help %}</a></li>
|
||||
<li><a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=1146914">{% t nav.info %}</a></li>
|
||||
<li><a href="{{ basenav }}/team/">{% t nav.team %}</a></li>
|
||||
<li><a href="https://www.dashfoundation.io/">{% t nav.foundation %}</a></li>
|
||||
<li><a href="{{ basenav }}/team/">{% t nav.contact %}</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
@ -66,9 +67,10 @@
|
|||
</nav>
|
||||
<div class="footer__menu content">
|
||||
<div class="footer__languagePicker"></div>
|
||||
<a href="{{ basenav }}/terms-of-use/">Terms of Use</a>
|
||||
<a href="/sitemap.xml">Sitemap</a>
|
||||
<a href="{{ basenav }}/contact/">Contact</a>
|
||||
<a href="{{ basenav }}/terms-of-use/">{% t nav.tos %}</a>
|
||||
<a href="/sitemap.xml">{% t nav.sitemap %}</a>
|
||||
<a href="https://github.com/dashpay/dash-website">{% t nav.sitesource %}</a>
|
||||
<a href="{{ basenav }}/contact/">{% t nav.contact %}</a>
|
||||
</div>
|
||||
<div class="footer__legal">
|
||||
<div class="content">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue