From 9ab8fd128a46fcafe83a4e93bfabcfc4cc5571f0 Mon Sep 17 00:00:00 2001 From: s-stumbo Date: Mon, 9 Mar 2026 11:21:45 -0400 Subject: [PATCH] Fix logo in Kapa modal Signed-off-by: s-stumbo --- layouts/partials/head/script-header.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/layouts/partials/head/script-header.html b/layouts/partials/head/script-header.html index 31d9143991..1f275ba8e7 100644 --- a/layouts/partials/head/script-header.html +++ b/layouts/partials/head/script-header.html @@ -28,7 +28,7 @@ data-website-id="8f790868-51e3-414c-a546-e613a4ebbd51" data-project-name="Chainguard" data-project-color="#000000" - data-project-logo="https://raw.githubusercontent.com/chainguard-dev/edu/8cb288b5bedd840f30f8cb4a3048b23c97916876/static/logos/linky-flat-white.svg" + data-project-logo="https://raw.githubusercontent.com/chainguard-dev/edu/refs/heads/main/static/logos/linky-white-on-blurple.png" data-user-analytics-fingerprint-enabled="true" data-button-position-top="20px" data-button-position-right="20px" @@ -37,8 +37,6 @@ data-search-result-secondary-text-color="#3200AF" data-modal-override-open-selector="#ask-ai" data-button-hide="false" - data-button-image-height="24px" - data-button-image-width="24px" data-search-mode-enabled="false" data-modal-title="Chainguard AI Assistant" data-modal-example-questions-title="Try asking me..."