mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
Update: Route footer contact link to mailto
..until contact page is wired up
This commit is contained in:
parent
0be669f99b
commit
9794f0e2f7
1 changed files with 1 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="{{ basenav }}/contact/">{% t nav.contact %}</a></li>
|
||||
<li><a href="mailto:contact@dash.org">{% t nav.contact %}</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue