BASE_URL <- "rrr.is/"
# forbidden paths
FORBIDDEN_PATHS <- c(
"register",
"login",
"logout",
"profile",
"about",
"profile",
"about"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.