diff options
Diffstat (limited to 'templates/public')
-rw-r--r-- | templates/public/index.html | 27 |
1 files changed, 21 insertions, 6 deletions
diff --git a/templates/public/index.html b/templates/public/index.html index 3f8dc1b2..d83a8aaf 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -102,12 +102,27 @@ <h4>Community</h4> <ul> - <li><a href="http://list.parabolagnulinux.org/mailman/listinfo/" - title="Community and developer mailing lists">Mailing Lists</a></li> - <li><a href="http://wiki.parabolagnulinux.org/IRC_Channels" - title="Official and regional IRC communities">IRC Channels</a></li> - <li><a href="http://identi.ca/group/parabola" - title="Parabola at identi.ca">Identi.ca group</a></li> + <li> + <a href="http://list.parabolagnulinux.org/listinfo.cgi" + title="Community and developer mailing lists">Mailing + Lists</a> + </li> + + <li> + <a + href="http://list.parabolagnulinux.org/pipermail/dev-parabolagnulinux.org/" + title="dev mailing list archives">Dev Archives</a> + </li> + + <li> + <a href="http://wiki.parabolagnulinux.org/IRC_Channels" + title="Official and regional IRC communities">IRC Channels</a> + </li> + + <li> + <a href="http://identi.ca/group/parabola" title="Parabola at + identi.ca">Identi.ca group</a> + </li> </ul> <h4>Support</h4> |