This is an automated email from the ASF dual-hosted git repository.

sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 5257fcc  feat: activate Fluido skin's anchorJs
5257fcc is described below

commit 5257fcc9306e20f5d97ab9cd540cb8410edc1ec0
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Sat Nov 22 10:56:16 2025 +0100

    feat: activate Fluido skin's anchorJs
---
 docs/src/site/site.xml | 1 +
 src/site/site.xml      | 1 +
 2 files changed, 2 insertions(+)

diff --git a/docs/src/site/site.xml b/docs/src/site/site.xml
index 5f95000..4e944e5 100644
--- a/docs/src/site/site.xml
+++ b/docs/src/site/site.xml
@@ -51,6 +51,7 @@ under the License.
     </matomo>
     <fluidoSkin>
       <sourceLineNumbersEnabled>true</sourceLineNumbersEnabled>
+      <anchorJs />
     </fluidoSkin>
   </custom>
 
diff --git a/src/site/site.xml b/src/site/site.xml
index 229c70b..6448c92 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -50,6 +50,7 @@ under the License.
     </matomo>
     <fluidoSkin>
       <sourceLineNumbersEnabled>true</sourceLineNumbersEnabled>
+      <anchorJs />
     </fluidoSkin>
   </custom>
 

Reply via email to