You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@onami.apache.org by si...@apache.org on 2013/02/10 12:41:04 UTC

svn commit: r1444530 - /incubator/onami/sandbox/converters/src/site/site.xml

Author: simonetripodi
Date: Sun Feb 10 11:41:03 2013
New Revision: 1444530

URL: http://svn.apache.org/r1444530
Log:
sandbox sites must have the sandbox background

Modified:
    incubator/onami/sandbox/converters/src/site/site.xml

Modified: incubator/onami/sandbox/converters/src/site/site.xml
URL: http://svn.apache.org/viewvc/incubator/onami/sandbox/converters/src/site/site.xml?rev=1444530&r1=1444529&r2=1444530&view=diff
==============================================================================
--- incubator/onami/sandbox/converters/src/site/site.xml (original)
+++ incubator/onami/sandbox/converters/src/site/site.xml Sun Feb 10 11:41:03 2013
@@ -21,6 +21,12 @@
   xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd"
   name="${project.name}">
 
+  <custom>
+    <fluidoSkin>
+      <profile>sandbox</profile>
+    </fluidoSkin>
+  </custom>
+
   <body>
     <head>
       <link rel="meta" title="DOAP" href="${project.url}/doap.rdf" type="application/rdf+xml" />