View.twitterMeta

Adds twitter meta tags.

class View
final
static if(isWebServer)
void
twitterMeta
(
string card
,
string title
,,
string site
,
string image
)

Parameters

card string

The card.

title string

The title.

description string

The description.

site string

The site.

image string

The image.

Meta