Closed olivroy closed 8 months ago
Also add favicons to website
Rename logo file with usethis::use_logo(), built readme with devtools::build_readme(), and updated pkgdown config in _pkgdown.yml
usethis::use_logo()
devtools::build_readme()
_pkgdown.yml
Also added the badges comments so that badges show on the side of the website.
--
Thank you, that's great! :)
Also add favicons to website
Rename logo file with
usethis::use_logo()
, built readme withdevtools::build_readme()
, and updated pkgdown config in_pkgdown.yml
Also added the badges comments so that badges show on the side of the website.
--