Author: niallp
Date: Wed Jan 16 20:03:01 2008
New Revision: 612701

URL: http://svn.apache.org/viewvc?rev=612701&view=rev
Log:
Add logo to m2 build

Added:
    commons/sandbox/compress/trunk/src/site/resources/
    commons/sandbox/compress/trunk/src/site/resources/images/
      - copied from r612456, 
commons/sandbox/compress/trunk/src/site/xdoc/images/
Modified:
    commons/sandbox/compress/trunk/src/site/site.xml

Modified: commons/sandbox/compress/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/commons/sandbox/compress/trunk/src/site/site.xml?rev=612701&r1=612700&r2=612701&view=diff
==============================================================================
--- commons/sandbox/compress/trunk/src/site/site.xml (original)
+++ commons/sandbox/compress/trunk/src/site/site.xml Wed Jan 16 20:03:01 2008
@@ -1,5 +1,12 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <project name="Commons Compress">
+
+  <bannerRight>
+    <name>Commons Compress</name>
+    <src>/images/compress-logo-white.png</src>
+    <href>/index.html</href>
+  </bannerRight>
+
   <body>
 
     <menu name="Compress">


Reply via email to