rsocket / rsocket-website

rsocket.io website
http://rsocket.io
Apache License 2.0
7 stars 22 forks source link

fix: use proper property + name meta tag attributes #50

Closed viglucci closed 3 years ago

viglucci commented 3 years ago

Fix attributes on meta tags for social meta data based on docs for respective social media sites.

Motivation:

Twitter docs say to use name, Facebook docs say to use property.

https://developer.twitter.com/en/docs/twitter-for-websites/cards/overview/summary-card-with-large-image https://developers.facebook.com/docs/sharing/webmasters/

Modifications:

Update config.

Result:

N/A