Skip to content

Commit 32617a6

Browse files
authored
Merge pull request #22424 from dvdksn/patch-1
kapa: change bot protection mechanism to hcaptcha
2 parents 013c3ab + fbdd387 commit 32617a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

layouts/partials/head.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
data-project-logo="/assets/images/logo-icon-white.svg"
6969
data-project-name="Docker"
7070
data-user-analytics-fingerprint-enabled="true"
71+
data-bot-protection-mechanism="hcaptcha"
7172
data-website-id="{{ site.Params.kapa.id }}"
7273
></script>
7374
{{/* preload Roboto Flex as it's a critical font: https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel/preload */}}

0 commit comments

Comments
 (0)