This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-fluido-skin.git
commit 6e3922aab6b8c7603c4ae3da3009632d32873cc0 Author: Michael Osipov <[email protected]> AuthorDate: Sun Apr 9 18:27:23 2023 +0200 Fix formatting --- src/site/apt/index.apt.vm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/site/apt/index.apt.vm b/src/site/apt/index.apt.vm index 1c7bcf1..54ec872 100644 --- a/src/site/apt/index.apt.vm +++ b/src/site/apt/index.apt.vm @@ -184,9 +184,9 @@ Welcome to ${project.name}! <siteId>xxx</siteId> <url>https://analytics.apache.org</url> <options> - <disableCookies/> - <trackPageView/> - <enableLinkTracking/> + <disableCookies/> + <trackPageView/> + <enableLinkTracking/> </options> </matomo> </custom>
