Author: olamy Date: Sun Feb 26 19:11:42 2012 New Revision: 1293914 URL: http://svn.apache.org/viewvc?rev=1293914&view=rev Log: use fluido skin
Modified: maven/indexer/trunk/src/site/site.xml Modified: maven/indexer/trunk/src/site/site.xml URL: http://svn.apache.org/viewvc/maven/indexer/trunk/src/site/site.xml?rev=1293914&r1=1293913&r2=1293914&view=diff ============================================================================== --- maven/indexer/trunk/src/site/site.xml (original) +++ maven/indexer/trunk/src/site/site.xml Sun Feb 26 19:11:42 2012 @@ -22,6 +22,13 @@ under the License. <project 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"> + + <skin> + <groupId>org.apache.maven.skins</groupId> + <artifactId>maven-fluido-skin</artifactId> + <version>1.0</version> + </skin> + <body> <breadcrumbs> <item name="Maven Indexer" href="http://maven.apache.org/maven-indexer/index.html" />