Add twitter:card metatag to enable Twitter Cards support
This commit is contained in:
parent
9f21eb6064
commit
819bfb75c6
3 changed files with 4 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
%meta{ property: 'og:image', content: asset_url('mastodon_small.jpg') }/
|
||||
%meta{ property: 'og:image:width', content: '400' }/
|
||||
%meta{ property: 'og:image:height', content: '400' }/
|
||||
%meta{ property: 'twitter:card', content: 'summary' }/
|
||||
|
||||
.wrapper
|
||||
%h1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue