From a9ca237ab0434449aeb9d2599a86cc62951cbed1 Mon Sep 17 00:00:00 2001 From: Raymond Khalife Date: Mon, 11 May 2026 19:29:44 -0400 Subject: [PATCH] fix: use the icpv2.0 sources in kapa --- public/kapa.js | 1 + 1 file changed, 1 insertion(+) diff --git a/public/kapa.js b/public/kapa.js index 6cc54011..44d1441a 100644 --- a/public/kapa.js +++ b/public/kapa.js @@ -8,6 +8,7 @@ s.async = true; Object.assign(s.dataset, { websiteId: '73cafe70-9be1-494b-bd31-b849fc29799f', + sourceGroupIDsInclude: '9694e6a3-61d1-4ff3-a45f-9b8f02722b95', // icp-2.0 source group projectName: 'Internet Computer', projectColor: '#cc5a2b', projectLogo: 'https://docs.internetcomputer.org/favicon.svg',