From c3fc8356a80508efbbc70e10b65a819e3ae7dd71 Mon Sep 17 00:00:00 2001 From: aduvermy <arnaud.duvermy@ens-lyon.fr> Date: Thu, 18 Jan 2024 18:42:47 +0100 Subject: [PATCH] new section test --- pkgdown/_pkgdown.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgdown/_pkgdown.yml b/pkgdown/_pkgdown.yml index 628dea5..abb9fc7 100644 --- a/pkgdown/_pkgdown.yml +++ b/pkgdown/_pkgdown.yml @@ -3,11 +3,11 @@ repo: home: https://gitbio.ens-lyon.fr/LBMC/yvertlab/vortex/plasticity_mutation/HTRfit navbar: structure: - left: [home, intro, reference, articles, tutorials, news] - right: [gitlab] + left: [home, intro, reference, articles, tutorials, news, new_sec] + right: [gitlab, search] components: gitlab: icon: fab fa-gitlab fa-lg href: https://gitbio.ens-lyon.fr/LBMC/yvertlab/vortex/plasticity_mutation/HTRfit - articles: + new_sec: text: kdjskjdl \ No newline at end of file -- GitLab