test_that("use_ro_aut_pkgdown works", {
usethis::proj_set(testthat::test_path("description"), force = TRUE)
testthat::expect_output(use_ro_aut_pkgdown(),
"authors")
usethis::proj_set(NULL)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.