]> juplo.de Git - hibernate4-maven-plugin/commitdiff
Added the prefix `/projects` to the URIs of the generated site
authorKai Moritz <kai@juplo.de>
Sat, 25 Oct 2025 07:51:24 +0000 (09:51 +0200)
committerKai Moritz <kai@juplo.de>
Sun, 26 Oct 2025 12:25:11 +0000 (13:25 +0100)
src/site/site.xml

index 11ba867d8889a9c1d7f17ad84360db9a37f091b1..3c4c1d52a7e3baab470b72047200174da5f3fd10 100644 (file)
@@ -19,6 +19,7 @@
   </skin>
   <custom>
     <thymeproxy>
+      <prefix>/projects</prefix>
       <path>/hibernate-maven-plugin/</path>
       <crumbs>"/index.html","/projects.html"</crumbs>
       <command>th:replace="~{/templates/layout.html :: layout(uri='' + ~{:: code[class='site_uri']/text()}, title=~{:: title}, maincontent=~{:: .maincontent}, json='MERGE:' + ~{:: pre[class='json']/text()})}"</command>