Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(meta): Add Facebook and Twitter meta tags #51

Merged
merged 6 commits into from
Dec 27, 2020
Merged

Conversation

Hanziness
Copy link
Owner

This PR adds missing social media tags so that cards shared on these platforms will look better.

Main features:

  • image for cards that should be fine in 1:1 and 16:9 ratios as well
  • Twitter card meta tags (unfortunately, the Twitter card validator refused to show any image despite showing no error message)
  • Facebook (OpenGraph) meta tags: most of them are already set up through the nuxt/pwa module, the rest were added manually

@Hanziness Hanziness added the enhancement New feature or request label Dec 27, 2020
@Hanziness Hanziness self-assigned this Dec 27, 2020
@Hanziness Hanziness merged commit 7a8b337 into master Dec 27, 2020
@Hanziness Hanziness linked an issue Dec 27, 2020 that may be closed by this pull request
@Hanziness Hanziness deleted the issue/45 branch January 3, 2021 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve metadata for social media
1 participant