custom

abstract fun custom(name: String, value: String)(source)

Adds a custom meta tag with the specified name and value.

Parameters

name

the name of the custom meta tag

value

the value of the custom meta tag