mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
added navs
This commit is contained in:
parent
10e518fdc1
commit
9b34c967ca
2 changed files with 3 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
|||
<li><a href="{{ basenav }}/team/">{% t nav.team %}</a></li>
|
||||
<li><a href="{{ basenav }}/update/">{% t nav.update %}</a></li>
|
||||
<li><a href="https://www.dashfoundation.io/" target="_blank">{% t nav.foundation %}</a></li>
|
||||
<li><a href="mailto:contact@dash.org">{% t nav.contact %}</a></li>
|
||||
<li><a href="{{ basenav }}/contact/">{% t nav.contact %}</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
|
@ -73,6 +73,7 @@
|
|||
<a href="/sitemap.xml">{% t nav.sitemap %}</a>
|
||||
<a href="https://github.com/dashpay/dash-website" target="_blank">{% t nav.sitesource %}</a>
|
||||
<a href="{{ basenav }}/contact/">{% t nav.contact %}</a>
|
||||
<a href="{{ basenav }}/graphics/">{% t nav.graphics %}</a>
|
||||
</div>
|
||||
<div class="footer__legal">
|
||||
<div class="content">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue