mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
feat: add remaining footer links
This commit is contained in:
parent
ef57c404cf
commit
2122f6255f
1 changed files with 3 additions and 3 deletions
|
@ -24,7 +24,7 @@
|
|||
<ul>
|
||||
<li><a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=1867924">{% t nav.exchange %}</a></li>
|
||||
<li><a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=8585246">{% t nav.governance %}</a></li>
|
||||
<li><a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=31326219">{% t nav.explorers %}</a></li>
|
||||
<li><a href="https://dashpay.atlassian.net/wiki/display/DOC/Block+Explorer">{% t nav.explorers %}</a></li>
|
||||
<li><a href="http://dash-stats.com/">{% t nav.stats %}</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
@ -43,10 +43,10 @@
|
|||
<section class="footer__section col-lg-2 col-md-4 col-sm-6" data-mh="footer">
|
||||
{% t nav.project %}
|
||||
<ul>
|
||||
<li><a href="{{ basenav }}/community/#social">{% t nav.help %}</a></li>
|
||||
<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="#">{% t nav.contact %}</a></li>-->
|
||||
<li><a href="{{ basenav }}/team/">{% t nav.contact %}</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue