diff --git a/_pkgdown.yml b/_pkgdown.yml index 5b0505afd8..7949632ccd 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -7,6 +7,20 @@ template: includes: in_header: | + development: mode: auto @@ -25,7 +39,7 @@ home: links: - text: Learn more href: https://r4ds.had.co.nz/data-visualisation.html - - text: Extensions + - text: Extensions 🧩 href: https://exts.ggplot2.tidyverse.org/gallery/ reference: @@ -299,7 +313,13 @@ news: navbar: structure: left: [intro, reference, news, articles, extensions] + right: [search, github, ai] components: extensions: - text: Extensions + icon: fa-puzzle-piece + aria-label: Extensions href: https://exts.ggplot2.tidyverse.org/gallery/ + ai: + text: Ask AI ✨ + href: "#" + class: open-kapa-widget