Author: tchemit Date: 2012-04-24 11:26:28 +0200 (Tue, 24 Apr 2012) New Revision: 1249 Url: http://nuiton.org/repositories/revision/mavenpom/1249 Log: improve site layout Modified: trunk/mavenpomdoc/src/site/site.xml Modified: trunk/mavenpomdoc/src/site/site.xml =================================================================== --- trunk/mavenpomdoc/src/site/site.xml 2012-04-24 09:11:01 UTC (rev 1248) +++ trunk/mavenpomdoc/src/site/site.xml 2012-04-24 09:26:28 UTC (rev 1249) @@ -42,7 +42,7 @@ </custom> <bannerLeft> - <name>${project.name}</name> + <name>MavenPom</name> <href>index.html</href> </bannerLeft> @@ -56,6 +56,10 @@ <body> + <breadcrumbs> + <item name="MavenPom" href="${project.url}/index.html"/> + </breadcrumbs> + <links> <item name="chorem.org" href="http://www.chorem.org"/> <item name="nuiton.org" href="http://www.nuiton.org"/>
participants (1)
-
tchemit@users.nuiton.org