# Defining as data to avoid some R CRAN package check warnings
blocks <- c(grey = "⬜", yellow = "🟨", green = "🟩")
usethis::use_data(blocks, internal = TRUE, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.