summaryrefslogtreecommitdiffstats
path: root/site/index.php
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-05-15 19:52:51 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-05-15 19:52:51 (EDT)
commit28df32ff1bb3095cff4bf8a544c7869fa06402e9 (patch)
tree510b402778fe229e76e20bfc0c15cea30929bd8f /site/index.php
parent4c80224ee8afd642ab4f26a5c95addce343af5ac (diff)
downloadlibreboot.org-28df32ff1bb3095cff4bf8a544c7869fa06402e9.zip
libreboot.org-28df32ff1bb3095cff4bf8a544c7869fa06402e9.tar.gz
libreboot.org-28df32ff1bb3095cff4bf8a544c7869fa06402e9.tar.bz2
home page: re-add link to current tasks (emphasize it in dl 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 9509bc9..dd63574 100644
--- a/site/index.php
+++ b/site/index.php
@@ -49,6 +49,7 @@
<ul class="ulnav">
<li><a href="docs/index.html#why">Why should I use <?php echo $lbProjectName; ?>?</a></li>
<li><a href="download/#git">How to contribute?</a></li>
+ <li><a href="docs/tasks.html">Current tasks</a></li>
</ul>
</div>