1
0
Fork 1
forked from fedi/mastodon

Compare commits

...

1 commit

Author SHA1 Message Date
Eugen Rochko 555e9a6848 Change link previews for statuses to never use avatar as fallback 2023-02-03 04:00:01 +01:00

View file

@ -45,7 +45,4 @@
- else - else
= opengraph 'twitter:card', 'summary_large_image' = opengraph 'twitter:card', 'summary_large_image'
- else - else
= opengraph 'og:image', full_asset_url(account.avatar.url(:original))
= opengraph 'og:image:width', '400'
= opengraph 'og:image:height','400'
= opengraph 'twitter:card', 'summary' = opengraph 'twitter:card', 'summary'