diff options
author | Rob Landley <rob@landley.net> | 2013-12-31 09:01:01 -0600 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2013-12-31 09:01:01 -0600 |
commit | a0940708fc3a38587b63a28d3f9715d092277790 (patch) | |
tree | 574fe240f46e7865f707df8c799d49930b1b6970 /www | |
parent | d3657e9e8846e11f376fcb6fae60b15dae853479 (diff) | |
download | toybox-a0940708fc3a38587b63a28d3f9715d092277790.tar.gz |
Link to a couple more things from nav bar.
Diffstat (limited to 'www')
-rw-r--r-- | www/header.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/header.html b/www/header.html index b63b661a..f322728a 100644 --- a/www/header.html +++ b/www/header.html @@ -36,6 +36,8 @@ <li><a href="http://lists.landley.net/listinfo.cgi/toybox-landley.net">Mailing List</a></li> <li>IRC #toybox on freenode.net</li> <li><a href="/notes.html">Maintainer's Blog</a></li> + <li><a href=cleanup.html>Cleanup</a></li> + <li><a href=http://www.ohloh.net/p/toybox-landley>Statistics</a></li> </ul> </td> |