From bcbe0e7802206ad69e72c760495c66ef252f0940 Mon Sep 17 00:00:00 2001 From: Ernest Guevarra Date: Thu, 30 Jan 2025 10:18:56 +0000 Subject: [PATCH] update _pkgdown.yml; fix #102 --- pkgdown/_pkgdown.yml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/pkgdown/_pkgdown.yml b/pkgdown/_pkgdown.yml index f971cd05..467d9947 100644 --- a/pkgdown/_pkgdown.yml +++ b/pkgdown/_pkgdown.yml @@ -8,8 +8,8 @@ development: template: bootstrap: 5 bootswatch: sandstone - theme: haddock - ganalytics: G-9S8G2QTPP4 + theme: breeze-light + ganalytics: "G-9S8G2QTPP4" home: links: @@ -23,7 +23,7 @@ navbar: type: light structure: left: [home, intro, reference, articles, news] - right: [mastodon, linkedin, github] + right: [search, mastodon, linkedin, github] components: # articles: # text: Articles @@ -33,12 +33,15 @@ navbar: mastodon: icon: "fab fa-mastodon fa-lg" href: https://fosstodon.org/@katilingban + aria-label: Mastodon linkedin: icon: "fab fa-linkedin fa-lg" href: https://www.linkedin.com/company/katilingban + aria-label: Mastodon github: icon: "fab fa-github fa-lg" href: https://github.com/katilingban + aria-label: GitHub reference: - title: Description