Document.setMeta

Sets a meta tag in the document header. It is kinda hacky to work easily for both Facebook open graph and traditional html meta tags/

class Document
void
setMeta
(
string name
,
string value
)

Meta