commit | 8be9bc3e7134d13964fa2a19de1fea7c74015e8a | [log] [tgz] |
---|---|---|
author | Tim Buschtöns <tbuschto@eclipsesource.com> | Fri Aug 23 15:51:25 2013 +0200 |
committer | Tim Buschtöns <tbuschto@eclipsesource.com> | Fri Aug 23 15:51:25 2013 +0200 |
tree | 83ab34088ff555d24830d4ca19c4bb61d910fdc2 | |
parent | e2b68539c368b23ce0b8c0d6bdd67cc46f1503a3 [diff] |
Add second link to New & Noteworthy in Download nav bar
diff --git a/_navigation.php b/_navigation.php index 7d05b28..90b8273 100644 --- a/_navigation.php +++ b/_navigation.php
@@ -45,6 +45,10 @@ "incubator" => array( "label" => "<span class='nav-redirect'>Add-Ons</span>", "url" => "/rap/incubator/" + ), + "noteworthy" => array( + "label" => "<span class='nav-redirect'>New and Noteworthy</span>", + "url" => "/rap/noteworthy/" ) ) ),