From a909f6d014265f0dffa30775fafe728df4daa12d Mon Sep 17 00:00:00 2001 From: Franciszek Walkowiak Date: Fri, 6 Feb 2026 11:25:55 +0100 Subject: [PATCH] docs: add kapa.ai to pkgdown config --- _pkgdown.yml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/_pkgdown.yml b/_pkgdown.yml index 8d4ecb1552..ed2f82e70a 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -3,11 +3,20 @@ url: https://insightsengineering.github.io/tern template: package: nesttemplate + includes: + in_header: | + navbar: structure: left: [intro, reference, articles, tutorials, news, reports] - right: [search, github] + right: [search, github, ai] components: reports: text: Reports @@ -22,6 +31,10 @@ navbar: icon: fa-github href: https://github.com/insightsengineering/tern aria-label: GitHub + ai: + text: Ask AI ✨ + href: "#" + class: open-kapa-widget reference: - title: Overview Pages