From: Kai Moritz Date: Sat, 25 Oct 2025 07:51:24 +0000 (+0200) Subject: Added the prefix `/projects` to the URIs of the generated site X-Git-Url: https://juplo.de/gitweb/?a=commitdiff_plain;h=b31b20fec827364fd01a60bdab1af9485f84c771;p=hibernate4-maven-plugin Added the prefix `/projects` to the URIs of the generated site --- diff --git a/src/site/site.xml b/src/site/site.xml index 11ba867d..3c4c1d52 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -19,6 +19,7 @@ + /projects /hibernate-maven-plugin/ "/index.html","/projects.html" th:replace="~{/templates/layout.html :: layout(uri='' + ~{:: code[class='site_uri']/text()}, title=~{:: title}, maincontent=~{:: .maincontent}, json='MERGE:' + ~{:: pre[class='json']/text()})}"