WIP:site master
authorKai Moritz <kai@juplo.de>
Mon, 7 Mar 2022 21:48:03 +0000 (22:48 +0100)
committerKai Moritz <kai@juplo.de>
Mon, 7 Mar 2022 21:48:03 +0000 (22:48 +0100)
src/site/site.xml

index d6f0c13..3ce970f 100644 (file)
@@ -21,7 +21,8 @@
   </skin>
   <custom>
     <thymeproxy>
-      <path>/projects/hibernate-maven-plugin/</path>
+      <path>/hibernate-maven-plugin/</path>
+      <prefix>/projects</prefix>
       <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>
     </thymeproxy>