#' Retrieve the site URL.
#'
#' Internal function. Retrieves the site URL.
#'
#' @keywords internal
get_site_url <- function() {
return(paste0("https://", get_organization(), ".github.io"))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.