You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oltu.apache.org by si...@apache.org on 2012/01/19 12:32:22 UTC

svn commit: r1233291 - /incubator/amber/trunk/src/site/site.xml

Author: simonetripodi
Date: Thu Jan 19 11:32:22 2012
New Revision: 1233291

URL: http://svn.apache.org/viewvc?rev=1233291&view=rev
Log:
added incubator banner on right

Modified:
    incubator/amber/trunk/src/site/site.xml

Modified: incubator/amber/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/incubator/amber/trunk/src/site/site.xml?rev=1233291&r1=1233290&r2=1233291&view=diff
==============================================================================
--- incubator/amber/trunk/src/site/site.xml (original)
+++ incubator/amber/trunk/src/site/site.xml Thu Jan 19 11:32:22 2012
@@ -25,6 +25,12 @@
     <href>${project.url}/index.html</href>
   </bannerLeft>
 
+  <bannerRight>
+    <name>Apache Incubator</name>
+    <src>http://incubator.apache.org/images/apache-incubator-logo.png</src>
+    <href>http://incubator.apache.org/</href>
+  </bannerRight>
+
   <skin>
     <groupId>org.apache.maven.skins</groupId>
     <artifactId>maven-fluido-skin</artifactId>