This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch pr/anchorJs in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git
commit c1fb9887d7610434de18c7d0f6e63bae603e3e62 Author: Hervé Boutemy <[email protected]> AuthorDate: Sat Nov 22 10:43:33 2025 +0100 activate Fluido skin's anchorJs --- docs/src/site/site.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/src/site/site.xml b/docs/src/site/site.xml index a4c0753..4b0eca6 100644 --- a/docs/src/site/site.xml +++ b/docs/src/site/site.xml @@ -37,6 +37,9 @@ under the License. </skin> <custom> + <fluidoSkin> + <anchorJs /> + </fluidoSkin> <matomo> <siteId>3</siteId> <url>https://analytics.apache.org/</url>
