Author: olamy Date: Wed Feb 1 11:04:10 2012 New Revision: 1239064 URL: http://svn.apache.org/viewvc?rev=1239064&view=rev Log: add a breadcrumb item pointed to main Apache web site
Modified: tomcat/maven-plugin/trunk/src/site/site.xml Modified: tomcat/maven-plugin/trunk/src/site/site.xml URL: http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/src/site/site.xml?rev=1239064&r1=1239063&r2=1239064&view=diff ============================================================================== --- tomcat/maven-plugin/trunk/src/site/site.xml (original) +++ tomcat/maven-plugin/trunk/src/site/site.xml Wed Feb 1 11:04:10 2012 @@ -37,6 +37,7 @@ <body> <breadcrumbs> + <item name="Apache" href="http://www.apache.org/" /> <item name="Apache Tomcat" href="http://tomcat.apache.org/" /> <item name="Apache Tomcat Maven plugin" href="index.html" /> </breadcrumbs> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org