mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-24 05:01:23 +00:00
add plan stuff to sidebar
This commit is contained in:
parent
b25388d5cc
commit
8353c23892
1 changed files with 98 additions and 97 deletions
|
@ -43,6 +43,7 @@
|
|||
menuSectionHeader( "Developers", 'white', menuHeadColor, menuBgColor );
|
||||
menuItemLink( "http://sourceforge.net/cvs/?group_id=882", "CVS Access" );
|
||||
menuItemLink( "/devtools.php", "Developer Tools" );
|
||||
menuItemLink( "/plans.php", "Developer Plans" );
|
||||
menuItemLink( "/progress.php", "Progress" );
|
||||
menuItemLink( "/sotc/", "State of the Code" );
|
||||
menuItemLink( "/research/", "Research Center" );
|
||||
|
|
Loading…
Reference in a new issue