Browse Source

Added menu item to point to home page.

Luke Taylor 18 years ago
parent
commit
8177168d73
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/site/site.xml

+ 1 - 0
src/site/site.xml

@@ -38,6 +38,7 @@
     </links>
     </links>
 
 
     <menu name="Overview">
     <menu name="Overview">
+      <item name="Home" href="index.html"/>
       <item name="Building with Maven" href="building.html"/>
       <item name="Building with Maven" href="building.html"/>
       <item name="Downloads" href="downloads.html"/>
       <item name="Downloads" href="downloads.html"/>
     </menu>
     </menu>