Explorar el Código

Added menu item to point to home page.

Luke Taylor hace 18 años
padre
commit
8177168d73
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/site/site.xml

+ 1 - 0
src/site/site.xml

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