Skip to content

Commit

Permalink
Update site.xml to Doxia 2
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz authored Nov 17, 2024
1 parent 20d9186 commit 601ca2d
Showing 1 changed file with 3 additions and 14 deletions.
17 changes: 3 additions & 14 deletions src/site/site.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,8 @@
~ limitations under the License.
-->

<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"
name="Mock Repository Manager">

<custom>
<fluidoSkin>
<gitHub>
<projectId>mojohaus/mrm</projectId>
<ribbonOrientation>right</ribbonOrientation>
<ribbonColor>gray</ribbonColor>
</gitHub>
</fluidoSkin>
</custom>
<site xmlns="http://maven.apache.org/SITE/2.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/SITE/2.0.0 https://maven.apache.org/xsd/site-2.0.0.xsd">

<body>

Expand All @@ -44,4 +33,4 @@
<menu ref="modules"/>
<menu ref="reports" inherit="bottom"/>
</body>
</project>
</site>

0 comments on commit 601ca2d

Please sign in to comment.