File tree Expand file tree Collapse file tree 1 file changed +17
-2
lines changed Expand file tree Collapse file tree 1 file changed +17
-2
lines changed Original file line number Diff line number Diff line change 4
4
xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.0.0
5
5
http://maven.apache.org/xsd/decoration-1.0.0.xsd" >
6
6
7
- <!-- https://maven.apache.org/plugins/maven-site-plugin/examples/sitedescriptor.html -->
7
+ <skin >
8
+ <groupId >org.apache.maven.skins</groupId >
9
+ <artifactId >maven-fluido-skin</artifactId >
10
+ <version >1.11.1</version >
11
+ </skin >
8
12
13
+ <!-- https://maven.apache.org/plugins/maven-site-plugin/examples/sitedescriptor.html -->
9
14
<bannerLeft >
10
15
<name >SimpleWorklist (GTD)</name >
11
16
<src >/img/thomas_woehlke__geburt_einer_vision__logo.png</src >
12
17
<href >https://java.woehlke.org/</href >
13
18
</bannerLeft >
14
-
15
19
<body >
16
20
<breadcrumbs >
17
21
<item name =" Thomas Wöhlke: Java Project Reports generated by Maven" href =" https://java.woehlke.org/" />
56
60
<poweredBy >
57
61
<logo name =" Maven" href =" http://maven.apache.org/" img =" http://maven.apache.org/images/logos/maven-feather.png" />
58
62
</poweredBy >
63
+ <custom >
64
+ <fluidoSkin >
65
+ <topBarEnabled >true</topBarEnabled >
66
+ <topBarContailerStyle >width:90%</topBarContailerStyle >
67
+ <navBarStyle >navbar-inverse</navBarStyle >
68
+ <sideBarEnabled >false</sideBarEnabled >
69
+ <sourceLineNumbersEnabled >true</sourceLineNumbersEnabled >
70
+ <breadcrumbDivider >»</breadcrumbDivider >
71
+ <skipGenerationDate >true</skipGenerationDate >
72
+ </fluidoSkin >
73
+ </custom >
59
74
</project >
You can’t perform that action at this time.
0 commit comments