mirror of
https://github.com/mastodon/mastodon
synced 2025-04-12 00:56:38 +02:00
Change link previews for statuses to never use avatar as fallback (#23376)
This commit is contained in:
parent
7e04b15ad8
commit
f98e4c662e
@ -45,7 +45,4 @@
|
||||
- else
|
||||
= opengraph 'twitter:card', 'summary_large_image'
|
||||
- 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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user