summaryrefslogtreecommitdiffstats
path: root/site/index.php
diff options
context:
space:
mode:
authorLeah Woods <info@minifree.org>2016-05-05 18:44:51 (EDT)
committer Leah Woods <info@minifree.org>2016-05-05 18:48:37 (EDT)
commitfcf68fe8ee4660c6343c57b8ee49b3362505dd20 (patch)
treedd5f3d891d4a5f6a82bf4ea7ad9b47004fe9b05a /site/index.php
parent435f6547e63ac0be617bcfc427848ef4876a9cd2 (diff)
downloadlibreboot.org-fcf68fe8ee4660c6343c57b8ee49b3362505dd20.zip
libreboot.org-fcf68fe8ee4660c6343c57b8ee49b3362505dd20.tar.gz
libreboot.org-fcf68fe8ee4660c6343c57b8ee49b3362505dd20.tar.bz2
Re-add the contrib page
Reason I deleted it before was because I wanted to change my name on it, but wasn't out publicly yet. Now that I am, I can re-add the page.
Diffstat (limited to 'site/index.php')
-rw-r--r--site/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/site/index.php b/site/index.php
index ef08a01..87d4d39 100644
--- a/site/index.php
+++ b/site/index.php
@@ -83,6 +83,7 @@
<li><a href="<?php echo $ircChannelAddress; ?>">Join <?php echo $ircChannelName; ?></a></li>
<li><a href="<?php echo $userMailingListAddress; ?>"><?php echo gettext("Subscribe to mailing list"); ?></a></li>
<li><a href="<?php echo $devMailingListAddress; ?>"><?php echo gettext("Subscribe to dev mailing list"); ?></a></li>
+ <li><a href="contrib/"><?php echo gettext("Contact the developers"); ?></a></li>
</ul>
<ul>
<li><strong><a href="git/">How can I help the libreboot project?</a></strong></li>