#
# files_to_convert <- list.files("C:/Users/ulini/Desktop/Figures/", full.names = TRUE)
#
# purrr::walk(files_to_convert, ~ embedFonts(.x))
#
# # purrr::walk(files_to_convert, ~ embedFonts(.x,
# # outfile = paste0(dirname(.x),
# # "/_",
# # basename(.x))))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.