.onLoad <- function(libname, pkgname) {
genesis_api <<- memoise::memoise(genesis_api)
if (!"genesis_language" %in% names(options())) {
options(genesis_language = "en")
}
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.