Skip to content

Commit 2123740

Browse files
authored
Added tracking keys (#275)
1 parent 0e99c2d commit 2123740

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

antora-playbook.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ site:
44
url: https://docs.stackable.tech
55
start_page: home::index.adoc
66
robots: allow
7+
keys:
8+
enable_tracking: true
79

810
urls:
911
# This replaces the component version in the URL of the latest stable version with 'stable'

gitpod-antora-playbook.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ site:
33
title: Stackable Documentation
44
url: https://docs.stackable.tech
55
robots: allow
6+
keys:
7+
enable_tracking: false
68

79
urls:
810
# This replaces the component version in the URL of the latest stable version with 'stable'

local-antora-playbook.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ site:
44
url: https://docs.stackable.tech
55
start_page: home::index.adoc
66
robots: allow
7+
keys:
8+
enable_tracking: false
79

810
urls:
911
# This replaces the component version in the URL of the latest stable version with 'stable'

0 commit comments

Comments
 (0)