Nothing
test_that("create_theme works", {
withr::with_tempdir({
expect_snapshot_output(create_theme("my-style"))
expect_true(file.exists("my-style.css"))
})
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.