Use a bogus GA site tag in the config file

pull/36010/head
Patrice Chalin 2022-08-16 15:09:05 -04:00
parent c6e50979d2
commit 97ca231dd8
1 changed files with 2 additions and 1 deletions

View File

@ -117,7 +117,8 @@ anchor = "smart"
[services]
[services.googleAnalytics]
id = "G-JPP6RFM2BP"
# Bogus value in support of params.ui.feedback.
id = "G-0000000000"
[params]
copyright_k8s = "The Kubernetes Authors"