mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-06-03 10:50:20 +00:00
plinth: Add forum to footer
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
2752cf55d3
commit
2b37ee1ad6
@ -131,14 +131,14 @@
|
||||
<p>
|
||||
<a href="https://wiki.debian.org/FreedomBox">{% trans "Wiki" %}</a>
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://salsa.debian.org/freedombox-team/">{% trans "Source Code" %}</a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<p>
|
||||
<a href="https://freedombox.org">{% trans "Homepage" %}</a>
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://salsa.debian.org/freedombox-team/">{% trans "Source Code" %}</a>
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://freedomboxfoundation.org/donate/">{% trans "Donate" %}</a>
|
||||
</p>
|
||||
@ -149,6 +149,11 @@
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<p>
|
||||
<a href="https://discuss.freedombox.org/">
|
||||
{%trans "Forum" %}
|
||||
</a>
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://webchat.oftc.net/?randomnick=1&channels=freedombox&prompt=1">
|
||||
{%trans "IRC Chatroom" %}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user