Add twitter:card metatag to enable Twitter Cards support
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
%meta{ property: 'og:image', content: full_asset_url(@account.avatar.url(:original)) }/
|
||||
%meta{ property: 'og:image:width', content: '120' }/
|
||||
%meta{ property: 'og:image:height', content: '120' }/
|
||||
%meta{ property: 'twitter:card', content: 'summary' }/
|
||||
|
||||
= render partial: 'header'
|
||||
|
||||
|
Reference in New Issue
Block a user