diff --git a/_pkgdown.yml b/_pkgdown.yml
index 64e21caa..aacbb43c 100644
--- a/_pkgdown.yml
+++ b/_pkgdown.yml
@@ -6,18 +6,38 @@ home:
href: https://r4ds.hadley.nz/data-tidy
navbar:
+ structure:
+ right: [search, github, ai]
components:
home: ~
intro:
text: Tidy data
href: articles/tidy-data.html
+ ai:
+ text: Ask AI ✨
+ href: "#"
+ class: open-kapa-widget
template:
bootstrap: 5
package: tidytemplate
includes:
- in_header: |
-
+ in_header: |
+
+
development:
mode: auto