Author: olamy
Date: Wed Feb 1 10:47:17 2012
New Revision: 1239047
URL: http://svn.apache.org/viewvc?rev=1239047&view=rev
Log:
banner right must be a link to apache home and use asf logo
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=1239047&r1=1239046&r2=1239047&view=diff
==============================================================================
--- tomcat/maven-plugin/trunk/src/site/site.xml (original)
+++ tomcat/maven-plugin/trunk/src/site/site.xml Wed Feb 1 10:47:17 2012
@@ -24,11 +24,8 @@
<href>http://tomcat.apache.org/</href>
</bannerLeft>
<bannerRight>
- <name>Apache Tomcat Maven Plugin</name>
- <!--
- <src none
- -->
- <href>http://tomcat.apache.org/maven-plugin/</href>
+ <src>http://www.apache.org/images/asf-logo.gif</src>
+ <href>http://www.apache.org</href>
</bannerRight>
<skin>
<groupId>org.apache.maven.skins</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]