diff --git a/pkgdown/_pkgdown.yml b/pkgdown/_pkgdown.yml index 7d7b7a603fb113bd44ad6a57aee13d6a0926e2c8..21b84db3f2a1d02cfd7031b59b4d77f75477a503 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