global <- list()
global$colours <-
list(
grey = "#FAFAFA",
red = "#F07171",
orange = "#FF9940",
green = "#BAE67E",
blue = "#5CCFE6",
dark = "#1f2430"
)
usethis::use_data(global)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.