diff --git a/pkgdown/_pkgdown.yml b/pkgdown/_pkgdown.yml
index 227281308326b965095270b51e8cc7e82d46164a..fc57f808abb5bda463b9f0cd296ad92f6a329a4f 100644
--- a/pkgdown/_pkgdown.yml
+++ b/pkgdown/_pkgdown.yml
@@ -18,13 +18,19 @@ template:
   includes:
     in_header:
       <script defer data-domain="pkgdown.r-lib.org,all.tidyverse.org" src="https://plausible.io/js/plausible.js"></script>
+articles:
+- title: HTRfit objects details
+  navbar: ~
+  contents:
+  - list_var_object.Rmd
+  - mock_rnaseq_object.Rmd
 news:
   releases:
   - text: "Version 2.0.0"
     href: https://gitbio.ens-lyon.fr/LBMC/yvertlab/vortex/plasticity_mutation/HTRfit/-/tags/v1.0.2
   - text: "Version 1.0.2"
-    href: https://gitbio.ens-lyon.fr/LBMC/yvertlab/vortex/plasticity_mutation/HTRfit/-/tags/v1.0.2
+    href: https://gitbio.ens-lyon.fr/LBMC/yvertlab/vortex/plasticity_mutation/HTRfit/-/releases/v1.0.2
   - text: "Version 1.0.1"
-    href: https://gitbio.ens-lyon.fr/LBMC/yvertlab/vortex/plasticity_mutation/HTRfit/-/tags/v1.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/-/tags/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
\ No newline at end of file