Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Add meta tags for social share #314

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

razzeee
Copy link
Member

@razzeee razzeee commented Oct 4, 2021

Basic share previews for socials. This is still rough and needs to be completed. But it's hard to test them without having them hosted.

this.app.screenshots[0].imgDesktopUrl
) {
this.meta.addTags([
{ name: 'og:image', content: this.app.screenshots[0].imgDesktopUrl },
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could use the app icon instead, I'm not sure what we want here. If we go for the first screenshot, we should have a fallback to the icon.

@razzeee razzeee force-pushed the social-share branch 2 times, most recently from b8f866a to 98872b8 Compare October 9, 2021 22:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant