mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
Fixed footer link and contact space between buttons
This commit is contained in:
parent
095ce8781f
commit
dce9a54dc3
2 changed files with 5 additions and 5 deletions
|
@ -15,7 +15,7 @@
|
|||
<li><a href="{{ basenav }}/mining/" >{% t nav.mining %}</a></li>
|
||||
<li><a href="https://dashpay.atlassian.net/wiki/display/DOC/Masternode" target="_blank">{% t nav.masternode %}</a></li>
|
||||
<li><a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=1146941" target="_blank">{% t nav.wallet %}</a></li>
|
||||
<li><a href="{{ basenav }}/governance/" target="_blank">{% t nav.funding %}</a></li>
|
||||
<li><a href="https://dashcentral.org/budget/create" target="_blank">{% t nav.funding %}</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
|||
{% t nav.currency %}
|
||||
<ul>
|
||||
<li><a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=1867924" target="_blank">{% t nav.exchange %}</a></li>
|
||||
<li><a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=8585246" target="_blank">{% t nav.governance %}</a></li>
|
||||
<li><a href="{{ basenav }}/governance/">{% t nav.governance %}</a></li>
|
||||
<li><a href="https://dashpay.atlassian.net/wiki/display/DOC/Block+Explorer" target="_blank">{% t nav.explorers %}</a></li>
|
||||
<li><a href="http://dash-stats.com/" target="_blank">{% t nav.stats %}</a></li>
|
||||
<li><a href="{{ basenav }}/exchanges/" >{% t nav.exchanges-list %}</a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue