## code to prepare `quotes` dataset goes here
quotes <- jsonlite::fromJSON("data-raw/quotes.json")
usethis::use_data(quotes, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.