diff --git a/README.md b/README.md index 155fb40..4a32aca 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Récupérer et utiliser les données de l'Insee avec R / Get and use Insee's data with R - +DoReMIFaSol logo [![Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip) diff --git a/_pkgdown.yml b/_pkgdown.yml index c379cdd..8bd7411 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -1,3 +1,7 @@ +template: + bootstrap: 5 +url: https://InseeFrLab.github.io/DoReMIFaSol/ + navbar: structure: left: @@ -10,16 +14,20 @@ navbar: home: icon: fas fa-home fa-lg href: index.html + aria-label: Accueil articles: text: Données disponibles href: articles/donnees_dispo.html + aria-label: Données disponibles reference: text: Fonctions href: reference/index.html + aria-label: Fonctions github: text: Contribuer icon: fab fa-github fa-lg href: https://github.com/InseeFrLab/DoReMIFaSol/ + aria-label: Contribuer home: title: Télecharger des données sur insee.fr avec R