mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
fixed mobile view on network page; added forum in footer
This commit is contained in:
parent
e012cc6c2a
commit
997d787601
3 changed files with 15 additions and 0 deletions
|
@ -59,6 +59,7 @@
|
|||
<section class="footer__section col-lg-2 col-md-4 col-sm-6" data-mh="footer">
|
||||
{% t nav.social %}
|
||||
<ul class="footer__social">
|
||||
<li><a href="/forum/" target="_blank">{% t nav.forum %}</a></li>
|
||||
<li><a href="{{ basenav }}/blog/">{% t nav.blog %}</a></li>
|
||||
<li><a href="https://www.reddit.com/r/dashpay" target="_blank">{% t nav.reddit %}</a></li>
|
||||
<li><a href="https://twitter.com/dashpay" target="_blank">{% t nav.twitter %}</a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue