fixed mobile view on network page; added forum in footer

This commit is contained in:
Lee Wong 2017-04-15 14:01:13 +07:00 committed by moocowmoo
parent e012cc6c2a
commit 997d787601
3 changed files with 15 additions and 0 deletions

View file

@ -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>