NekoText <- readr::read_lines("data-raw/wagahaiwa_nekodearu.txt")
NekoText <- purrr::discard(NekoText, ~ . == "")
usethis::use_data(NekoText, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.