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-site.git
commit ac951f6370411ebd8e324055df66973b3856a5fa Author: Hervé Boutemy <[email protected]> AuthorDate: Sat Nov 22 10:33:49 2025 +0100 activate Fluido's anchorJs --- content/site.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/site.xml b/content/site.xml index 98bb2634..9cf401ea 100644 --- a/content/site.xml +++ b/content/site.xml @@ -27,6 +27,12 @@ under the License. <edit>${project.scm.url}</edit> + <custom> + <fluidoSkin> + <anchorJs /> + </fluidoSkin> + </custom> + <body> <links> <item name="Downloads" href="/download.cgi"/>
