This is an automated email from the ASF dual-hosted git repository.
zhangjuntao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-website.git
The following commit(s) were added to refs/heads/master by this push:
new 3129932829a Rollback configuration
3129932829a is described below
commit 3129932829a93ce609fcc8dcb7f22b91967ea9c3
Author: Zhang Juntao <[email protected]>
AuthorDate: Sun Jan 25 16:04:52 2026 +0800
Rollback configuration
---
themes/docsy/layouts/partials/scripts.html | 1 -
1 file changed, 1 deletion(-)
diff --git a/themes/docsy/layouts/partials/scripts.html
b/themes/docsy/layouts/partials/scripts.html
index 5c27a612f6e..77a58c48c82 100644
--- a/themes/docsy/layouts/partials/scripts.html
+++ b/themes/docsy/layouts/partials/scripts.html
@@ -59,6 +59,5 @@ data-consent-screen-title="Help us improve our AI assistant"
data-consent-screen-disclaimer="By clicking 'Allow tracking', you consent to
anonymous user tracking which helps us improve our service. We don't collect
any personally identifiable information."
data-consent-screen-accept-button-text="Allow tracking"
data-consent-screen-reject-button-text="No, thanks"
-data-bot-protection-mechanism="hcaptcha"
></script>
{{ partial "hooks/body-end.html" . }}