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/01/29 21:51:01 UTC

svn commit: r1440119 - /incubator/onami/sandbox/factoryannotation/src/site/site.xml

Author: simonetripodi
Date: Tue Jan 29 20:51:01 2013
New Revision: 1440119

URL: http://svn.apache.org/viewvc?rev=1440119&view=rev
Log:
factoryannotation site configured in order to show the 'sandbox' background

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

Modified: incubator/onami/sandbox/factoryannotation/src/site/site.xml
URL: http://svn.apache.org/viewvc/incubator/onami/sandbox/factoryannotation/src/site/site.xml?rev=1440119&r1=1440118&r2=1440119&view=diff
==============================================================================
--- incubator/onami/sandbox/factoryannotation/src/site/site.xml (original)
+++ incubator/onami/sandbox/factoryannotation/src/site/site.xml Tue Jan 29 20:51:01 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" />