From: Kai Moritz <kai@juplo.de> Date: Mon, 7 Mar 2022 21:48:03 +0000 (+0100) Subject: WIP:site X-Git-Url: http://juplo.de/gitweb/?a=commitdiff_plain;p=hibernate-maven-plugin WIP:site --- diff --git a/src/site/site.xml b/src/site/site.xml index d6f0c130..3ce970fe 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -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>