Nothing
source("https://raw.githubusercontent.com/Flavjack/inti/master/pkgdown/favicon/docs.r") # open https://docs.google.com/document/d/1U_06RwkOWavq2O9CY5j9GRd3_2Ik8OTrfszK-ccbGmQ/edit
doc <- inti::gdoc2qmd(file = "huito.zip", format = "rmd")
res <- knitr::knit_child(doc, quiet = TRUE) cat(res, sep = '\n')
res <- knitr::knit_child("huito/_doc.Rmd", quiet = TRUE) cat(res, sep = '\n')
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.