mirror of
https://git.code.sf.net/p/quake/website
synced 2025-01-31 12:40:49 +00:00
put in a duplicate about link
This commit is contained in:
parent
b1fa4da327
commit
2e1578831c
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
function qfMenu ()
|
||||
{
|
||||
menuSectionHeader ("Project", 'white', menuHeadColor, menuBgColor);
|
||||
menuItemLine ("/about.php", "About");
|
||||
menuItemLink ("/", "Latest News");
|
||||
menuItemLink ("/news.php", "Old News");
|
||||
menuItemLink ("/documentation.php", "Documentation");
|
||||
|
|
Loading…
Reference in a new issue