diff options
author | Rob Landley <rob@landley.net> | 2017-06-11 15:39:03 -0500 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2017-06-11 15:39:03 -0500 |
commit | bc308973ffb671084328da6e20f146cba1454466 (patch) | |
tree | 3ed6818b49c5b8be122b3f7cc01def23a46b9741 /www/header.html | |
parent | fa8a33c57ef8fb0d32e36289bbdbd8ce7cf18726 (diff) | |
download | toybox-bc308973ffb671084328da6e20f146cba1454466.tar.gz |
Twitter's code of conduct page went down, so mirror the old archive.org version.
Move link from README to header.html menu bar.
Diffstat (limited to 'www/header.html')
-rw-r--r-- | www/header.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/header.html b/www/header.html index e3cd2d0c..0d5baa90 100644 --- a/www/header.html +++ b/www/header.html @@ -37,6 +37,7 @@ <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> + <li><a href=conduct.html>Code of Conduct</a></li> </ul> </td> |