- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,408
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
Hi,
it seems Xenforo supports the Twitter Cards feature, but by default the output in the <head> is:
HTML:
How can this be changed to:
HTML:
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?