ZizzyDizzyMC / linx-server

Self-hosted file/code/media sharing website. ~~~~~~~~~~~~~~~~~~~ Powers https://put.icu
GNU General Public License v3.0
211 stars 34 forks source link

Introduce Twitter Card Metadata into Image Template #6

Closed binaryoverload closed 2 years ago

binaryoverload commented 3 years ago

Original PR at https://github.com/andreimarcu/linx-server/pull/269

When I posted a URL to an image on a platform like Discord (Which uses Twitter's card meta API), I noticed that it didn't look that great:

image

Simply adding a tag to specify that this should be presented as a Twitter embed with a large image (That is, an image that is featured prominently) makes it look much better:

image

ZizzyDizzyMC commented 2 years ago

I apologize for not seeing this earlier. this is a good change. I'll merge.