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 0b195d9 commit 943820e
Showing 1 changed file with 3 additions and 13 deletions.
16 changes: 3 additions & 13 deletions src/site/site.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,8 @@
ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under
the License. -->

<project xmlns="http://maven.apache.org/DECORATION/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd">

<custom>
<fluidoSkin>
<gitHub>
<projectId>mojohaus/${this.artifactId}</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 @@ -38,4 +28,4 @@
<item name="Comprehensive" href="https://github.com/mojohaus/wagon-maven-plugin/tree/master/src/it" />
</menu>
</body>
</project>
</site>

0 comments on commit 943820e

Please sign in to comment.