This is an automated email from the ASF dual-hosted git repository. dhanak pushed a commit to branch domhanak-fix-google-analytics-presence in repository https://gitbox.apache.org/repos/asf/incubator-kie-docs.git
commit 7fb273c514d87f98ff4ff475f0e76ce4de3bc6bf Author: Dominik HanĂ¡k <[email protected]> AuthorDate: Tue Mar 11 09:15:22 2025 +0100 [10.0.x] Update index-docinfo.html --- .../apache-kie-kogito/src/main/asciidoc/index-docinfo.html | 9 --------- 1 file changed, 9 deletions(-) diff --git a/doc-content/apache-kie-kogito/src/main/asciidoc/index-docinfo.html b/doc-content/apache-kie-kogito/src/main/asciidoc/index-docinfo.html index 3e9c3f6c6..faba86062 100644 --- a/doc-content/apache-kie-kogito/src/main/asciidoc/index-docinfo.html +++ b/doc-content/apache-kie-kogito/src/main/asciidoc/index-docinfo.html @@ -19,15 +19,6 @@ --> -<!-- Google Analytics for kie team: Global site tag (gtag.js) --> -<script async src="https://www.googletagmanager.com/gtag/js?id={html-googleAnalyticsId}"></script> -<script> - window.dataLayer = window.dataLayer || []; - function gtag(){dataLayer.push(arguments);} - gtag('js', new Date()); - gtag('config', '{html-googleAnalyticsId}'); -</script> - <!-- Collapsed Table of Content --> <link rel="stylesheet" href="website/jstree/style.css" /> <link rel="stylesheet" href="website/toc.css" /> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
