You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2015/12/09 17:31:42 UTC

svn commit: r1718898 - /maven/doxia/doxia/trunk/src/site/site.xml

Author: hboutemy
Date: Wed Dec  9 16:31:42 2015
New Revision: 1718898

URL: http://svn.apache.org/viewvc?rev=1718898&view=rev
Log:
updated banners

Modified:
    maven/doxia/doxia/trunk/src/site/site.xml

Modified: maven/doxia/doxia/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/src/site/site.xml?rev=1718898&r1=1718897&r2=1718898&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/src/site/site.xml (original)
+++ maven/doxia/doxia/trunk/src/site/site.xml Wed Dec  9 16:31:42 2015
@@ -24,14 +24,9 @@
 <project name="Doxia" xmlns="http://maven.apache.org/DECORATION/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd">
 
-  <bannerLeft>
-    <name>Maven</name>
-    <src>images/apache-maven-project-2.png</src>
-    <href>http://maven.apache.org/</href>
-  </bannerLeft>
   <bannerRight>
     <name>Doxia</name>
-    <src>images/maven-logo-2.gif</src>
+    <src>images/doxia-logo.png</src>
     <href>http://maven.apache.org/doxia/</href>
   </bannerRight>