summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDusty Phillips <dusty@archlinux.ca>2010-07-23 09:09:00 -0600
committerDan McGee <dan@archlinux.org>2010-07-25 16:08:21 -0500
commitce87aadd978dbe0a2647cfcbe4e7267ed16f902b (patch)
tree2b1e32c36123e4522be445a6ccdac7fb49950cd8
parentca409654b1d66b663c175ca67c649813ac104b6d (diff)
downloadarchweb-ce87aadd978dbe0a2647cfcbe4e7267ed16f902b.tar.gz
archweb-ce87aadd978dbe0a2647cfcbe4e7267ed16f902b.zip
Add a link to the read only todo lists on the index page.
Signed-off-by: Dan McGee <dan@archlinux.org>
-rw-r--r--templates/public/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/public/index.html b/templates/public/index.html
index 575475fc..782ed757 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -148,6 +148,8 @@
title="Official Arch projects (git)">Projects in Git</a></li>
<li><a href="http://wiki.archlinux.org/index.php/DeveloperWiki"
title="Developer Wiki articles">DeveloperWiki</a></li>
+ <li><a href="/todolists/"
+ title="Developer Todo Lists">Todo Lists</a></li>
</ul>
<h4>About</h4>