.onLoad <- function(...) {
load_pkg_fonts(verbose = FALSE)
}
.onAttach <- function(...) {
packageStartupMessage("Package fonts loaded. See `?load_pkg_fonts` for details.")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.