Closed maelle closed 2 years ago
@steffilazerte @yabellini could you please already review this especially
I have removed the cover image with the alt text for now as the cover image is added by Quarto BUT I opened #81 so we can re-add the alternative text for the cover image as soon as it is implemented in Quarto.
This way if the tweaks you need regarding the text / image are not too big you can merge in my absence.
I read the text about the staff members and looks correct.
The links to our profiles aren't working because of the automatic name of the preview link?
oh no I need to fix that indeed! good catch!
Just a couple of comments:
Other than that, looks lovely!
For info
fs::dir_ls(glob = "*.Rmd")|>
purrr::map(~file.rename(.x, fs::path_ext_set(.x, "qmd")))
plus fixing the configuration file, will rename all Rmd.
TODOS