clear

@JvmName(name = "clearKeyword")
fun DslList<String, ContextKt.MetadataKt.Dsl.KeywordProxy>.clear()
Defines meta tag keywords, to be included in the page.

repeated string keyword = 3;


Defines a favicon image link to apply to the browser tab.

repeated .elide.page.Context.PageLink link = 10;


RDFa prefixes to add. If left unset, the default OpenGraph prefix will be used.

repeated .elide.page.Context.RDFPrefix prefix = 17;