## code to prepare `lipsum_data` dataset goes here
lipsum_data = jsonlite::fromJSON("https://baconipsum.com/api/?type=all-meat¶s=15&start-with-lorem=1")
usethis::use_data(lipsum_data, internal=TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.