forked from openrs2/openrs2
I think I'm going to use a separate static site generator. The Maven site plugin isn't that great.bzip2
parent
a1f7cf5ce4
commit
d2fb2bf8d8
@ -1,18 +0,0 @@ |
|||||||
<?xml version="1.0" encoding="UTF-8"?> |
|
||||||
<project xmlns="http://maven.apache.org/DECORATION/1.8.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.0 http://maven.apache.org/xsd/decoration-1.8.0.xsd"> |
|
||||||
<skin> |
|
||||||
<groupId>org.apache.maven.skins</groupId> |
|
||||||
<artifactId>maven-fluido-skin</artifactId> |
|
||||||
<version>1.8</version> |
|
||||||
</skin> |
|
||||||
<custom> |
|
||||||
<fluidoSkin> |
|
||||||
<topBarEnabled>true</topBarEnabled> |
|
||||||
<navBarStyle>navbar-inverse</navBarStyle> |
|
||||||
<sideBarEnabled>false</sideBarEnabled> |
|
||||||
</fluidoSkin> |
|
||||||
</custom> |
|
||||||
<body> |
|
||||||
<menu ref="reports" /> |
|
||||||
</body> |
|
||||||
</project> |
|
Loading…
Reference in new issue