This function helps with the creation of the versioning list used in the API request. Further details can be found in the realfavicongenerator.net API documentation
1 | build_versioning(versioning = FALSE, param_name = NULL, param_value = NULL)
|
versioning |
logical; whether to version the files |
param_name |
character; versioning prefix. Only used if 'versioning' is TRUE |
param_value |
character; version. Only used if 'versioning' is TRUE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.