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 44 xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.0.0
55 http://maven.apache.org/xsd/decoration-1.0.0.xsd" >
66
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 >
812
13+ <!-- https://maven.apache.org/plugins/maven-site-plugin/examples/sitedescriptor.html -->
914 <bannerLeft >
1015 <name >SimpleWorklist (GTD)</name >
1116 <src >/img/thomas_woehlke__geburt_einer_vision__logo.png</src >
1217 <href >https://java.woehlke.org/</href >
1318 </bannerLeft >
14-
1519 <body >
1620 <breadcrumbs >
1721 <item name =" Thomas Wöhlke: Java Project Reports generated by Maven" href =" https://java.woehlke.org/" />
5660 <poweredBy >
5761 <logo name =" Maven" href =" http://maven.apache.org/" img =" http://maven.apache.org/images/logos/maven-feather.png" />
5862 </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 >
5974</project >
You can’t perform that action at this time.
0 commit comments