Author: brett
Date: Sun Oct 19 06:52:30 2008
New Revision: 706015
URL:
http://svn.apache.org/viewvc?rev=706015&view=revLog:
fix banner
Modified:
incubator/nmaven/trunk/site/src/site/site.xml
incubator/nmaven/trunk/site/versioned/src/site/site.xml
Modified: incubator/nmaven/trunk/site/src/site/site.xml
URL:
http://svn.apache.org/viewvc/incubator/nmaven/trunk/site/src/site/site.xml?rev=706015&r1=706014&r2=706015&view=diff==============================================================================
--- incubator/nmaven/trunk/site/src/site/site.xml (original)
+++ incubator/nmaven/trunk/site/src/site/site.xml Sun Oct 19 06:52:30 2008
@@ -25,9 +25,6 @@
<src>
http://maven.apache.org/images/apache-maven-project-2.png</src>
<href>
http://maven.apache.org/</href>
</bannerLeft>
- <bannerRight>
- <src>
http://maven.apache.org/images/maven-logo-2.gif</src>
- </bannerRight>
<skin>
<groupId>org.apache.maven.skins</groupId>
Modified: incubator/nmaven/trunk/site/versioned/src/site/site.xml
URL:
http://svn.apache.org/viewvc/incubator/nmaven/trunk/site/versioned/src/site/site.xml?rev=706015&r1=706014&r2=706015&view=diff==============================================================================
--- incubator/nmaven/trunk/site/versioned/src/site/site.xml (original)
+++ incubator/nmaven/trunk/site/versioned/src/site/site.xml Sun Oct 19 06:52:30 2008
@@ -1,8 +1,9 @@
<project name="Apache NMaven">
<bannerRight>
- <src>./images/apache-incubator-logo.png</src>
+ <name>Apache Incubator</name>
+ <src>
http://incubator.apache.org/images/apache-incubator-logo.png</src>
+ <href>
http://incubator.apache.org/</href>
</bannerRight>
-
<body>
<menu name="General Info">
<item name="About NMaven" href="index.html"/>