From fbdd387c0ea01113fdb31f4bab0dc1b34da1b885 Mon Sep 17 00:00:00 2001 From: David Karlsson <35727626+dvdksn@users.noreply.github.com> Date: Mon, 14 Apr 2025 15:26:13 +0200 Subject: [PATCH] kapa: change bot protection mechanism to hcaptcha --- layouts/partials/head.html | 1 + 1 file changed, 1 insertion(+) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 0c08af0753e6..fc2d6ee2aeb9 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -68,6 +68,7 @@ data-project-logo="/assets/images/logo-icon-white.svg" data-project-name="Docker" data-user-analytics-fingerprint-enabled="true" +data-bot-protection-mechanism="hcaptcha" data-website-id="{{ site.Params.kapa.id }}" > {{/* preload Roboto Flex as it's a critical font: https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel/preload */}}