diff --git a/pkgdown/_pkgdown.yml b/pkgdown/_pkgdown.yml
index fc57f808abb5bda463b9f0cd296ad92f6a329a4f..009561f1e407f409d4e159d1f6d0669dfc55d7e0 100644
--- a/pkgdown/_pkgdown.yml
+++ b/pkgdown/_pkgdown.yml
@@ -1,6 +1,7 @@
 repo:
   url:
     home: https://gitbio.ens-lyon.fr/LBMC/yvertlab/vortex/plasticity_mutation/HTRfit
+
 navbar:
   structure:
     left:  [home, intro, reference, articles, news]
@@ -9,6 +10,7 @@ navbar:
     gitlab:
       icon: fab fa-gitlab fa-lg
       href: https://gitbio.ens-lyon.fr/LBMC/yvertlab/vortex/plasticity_mutation/HTRfits
+
 template:
   bootstrap: 5
   bslib:
@@ -18,12 +20,17 @@ template:
   includes:
     in_header:
       <script defer data-domain="pkgdown.r-lib.org,all.tidyverse.org" src="https://plausible.io/js/plausible.js"></script>
+
+development:
+  mode: auto
+
 articles:
 - title: HTRfit objects details
   navbar: ~
   contents:
   - list_var_object.Rmd
   - mock_rnaseq_object.Rmd
+
 news:
   releases:
   - text: "Version 2.0.0"