Michael_IO
New member
Hi,
it seems Xenforo supports the Twitter Cards feature, but by default the output in the <head> is:
How can this be changed to:
Is there an option for that somewhere?
it seems Xenforo supports the Twitter Cards feature, but by default the output in the <head> is:
HTML:
<meta property="twitter:card" content="summary" />
How can this be changed to:
HTML:
<meta name="twitter:card" content="summary_large_image" />
Is there an option for that somewhere?