From 02cbb489113c2a89ac9dc174064d7a2fc6bda736 Mon Sep 17 00:00:00 2001 From: aduvermy <arnaud.duvermy@ens-lyon.fr> Date: Wed, 24 Jan 2024 09:30:52 +0100 Subject: [PATCH] test modif .yml --- pkgdown/_pkgdown.yml | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/pkgdown/_pkgdown.yml b/pkgdown/_pkgdown.yml index 7d7b7a6..21b84db 100644 --- a/pkgdown/_pkgdown.yml +++ b/pkgdown/_pkgdown.yml @@ -3,7 +3,7 @@ repo: home: https://gitbio.ens-lyon.fr/LBMC/yvertlab/vortex/plasticity_mutation/HTRfit navbar: structure: - left: [home, intro, reference, articles, news] + left: [home, intro, reference, articles, additionalPArt ,news] right: [search , gitlab] components: gitlab: @@ -19,11 +19,9 @@ template: in_header: <script defer data-domain="pkgdown.r-lib.org,all.tidyverse.org" src="https://plausible.io/js/plausible.js"></script> -articles: +additionalPArt: - title: Testing - desc: > - These articles are used to test various pkgdown features that can not - easily be tested automatically. + news: releases: - text: "Version 2.0.0" @@ -33,4 +31,11 @@ news: - text: "Version 1.0.1" href: https://gitbio.ens-lyon.fr/LBMC/yvertlab/vortex/plasticity_mutation/HTRfit/-/releases/v1.0.1 - text: "Version 1.0.0" - href: https://gitbio.ens-lyon.fr/LBMC/yvertlab/vortex/plasticity_mutation/HTRfit/-/releases/v1.0.0 \ No newline at end of file + href: https://gitbio.ens-lyon.fr/LBMC/yvertlab/vortex/plasticity_mutation/HTRfit/-/releases/v1.0.0 + +authors: + footer: + roles: [aut, ctb] + text: "Developed by" + sidebar: + roles: [aut, ctb] \ No newline at end of file -- GitLab