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: http://juplo.de/gitweb/?a=commitdiff_plain;h=df57377f5c734e67a079feff6c2302cc21ee310e;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 188957e3..5a72d5f2 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -21,6 +21,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()})}"