]> 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:57 +0000 (13:25 +0100)
src/site/site.xml

index 188957e352b1a0009ac9694c2a9faff99b9ba949..5a72d5f20ffa35099cc83167899f0a1f39508235 100644 (file)
@@ -21,6 +21,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>