Additional Meta Tags
This allows you to add any other meta tags that are not required by the config
.
content
is required. Then either name
, property
or httpEquiv
. (only one of each)
Example
Invalid Examples
These are invalid because they contain more than one of name
, property
, and httpEquiv
in the same entry.
One thing to note on this is that it currently only supports unique tags.
This means it will only render one tag per unique name
/ property
/ httpEquiv
. The last one defined will be rendered.
Example
If you pass:
it will result in this being rendered: