We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73955e6 commit fd942eaCopy full SHA for fd942ea
src/site/site.xml
@@ -0,0 +1,19 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project name="ChangeNode Frisson">
3
+ <skin>
4
+ <groupId>org.apache.maven.skins</groupId>
5
+ <artifactId>maven-fluido-skin</artifactId>
6
+ <version>1.10.0</version>
7
+ </skin>
8
+ <!-- http://maven.apache.org/skins/maven-fluido-skin/ -->
9
+ <custom>
10
+ <fluidoSkin>
11
+ <topBarEnabled>true</topBarEnabled>
12
+ <sideBarEnabled>true</sideBarEnabled>
13
+ </fluidoSkin>
14
+ </custom>
15
+ <body>
16
+ <menu ref="reports" inherit="top" />
17
+ <menu ref="modules" />
18
+ </body>
19
+</project>
0 commit comments