summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorSimo Leone <simo@archlinux.org>2007-11-18 20:42:50 -0600
committerSimo Leone <simo@archlinux.org>2007-11-18 20:43:46 -0600
commit3456d372b1df9a8c818544d005d90e61019da2e4 (patch)
tree85187ab039c2ec7ab6f92c05202471a68e3722fb /templates
parent0f983356e25579d9ed4fd7c440763e24bb6fe628 (diff)
downloadarchweb-3456d372b1df9a8c818544d005d90e61019da2e4.tar.gz
archweb-3456d372b1df9a8c818544d005d90e61019da2e4.zip
Add Projects url to main page
gogo gadget projects.
Diffstat (limited to 'templates')
-rw-r--r--templates/public/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/public/index.html b/templates/public/index.html
index 95ea53fd..75097127 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -170,5 +170,6 @@
<li><a href="/developers/">Developers</a></li>
<li><a href="http://bugs.archlinux.org">Bug Tracker</a></li>
<li><a href="/cvs/">CVS</a></li>
+ <li><a href="http://projects.archlinux.org">Projects</a></li>
</ul>
{% endblock %}