Change link previews for statuses to never use avatar as fallback (#23376)
This commit is contained in:
		
							parent
							
								
									12f91843b2
								
							
						
					
					
						commit
						6a65dabc10
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
					@ -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'
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue