Act-Conferences / barcelona2016

Barcelone 2016
3 stars 4 forks source link

Change the twitter card to use bigger pictures #46

Closed jluis closed 8 years ago

jluis commented 8 years ago

I have used here "summary_large_image" to keep with the 2015 look. From what I've seen in the validator :

summary:

I didn’t test the twitter:site and twitter:creator properties

IDEA : we can use some code similar to :

<meta name="twitter:card" content="[% IF title %]summary[% ELSE %]summary_large_image[% END %]" />

to change the type of card depending on the page and also change image content to the author picture when sending the talk URL, or the sponsor banner, ...