use_netlify_toml | R Documentation |
netlify.toml
This helper creates a basic netlify.toml
file, automatically setting the
hugo version to match your blog. This is needed when publishing your site
with netlify; see vignette("deploy")
for more
details.
use_netlify_toml(site = ".")
site |
Path to the hugo site. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.