Author: Maciej Fijalkowski <[email protected]>
Branch: extradoc
Changeset: r255:451af0702e2d
Date: 2011-09-08 11:32 +0200
http://bitbucket.org/pypy/pypy.org/changeset/451af0702e2d/

Log:    remove people from the list, it generates more problems than gain
        and also gets one slot

diff --git a/source/_layouts/site.genshi b/source/_layouts/site.genshi
--- a/source/_layouts/site.genshi
+++ b/source/_layouts/site.genshi
@@ -11,7 +11,6 @@
       ('Performance', 'http://speed.pypy.org'),
       ('Dev Documentation', 'http://doc.pypy.org'),
       ('Blog', 'http://morepypy.blogspot.com'),
-      ('People', 'people.html'),
       ('Contact', 'contact.html'),
       ],
     }
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to