瀏覽代碼

Added menu item to point to home page.

Luke Taylor 18 年之前
父節點
當前提交
8177168d73
共有 1 個文件被更改,包括 1 次插入0 次删除
  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>