It creates a new tags container that will be associated with the given 'filename' and the tags will be prefixed with 'prefix' string.
1 | create_tags(filename, prefix = "", default = TRUE)
|
filename |
the name of the file where the tags will be stored. |
prefix |
the string to prepend to all tag names. |
default |
if 'TRUE' make this the default tags container. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.