Add metadata for link preview on discord/slack/other services#25
Open
JoeWebDevelopment wants to merge 6 commits intoCommunityFocus:mainfrom
Open
Add metadata for link preview on discord/slack/other services#25JoeWebDevelopment wants to merge 6 commits intoCommunityFocus:mainfrom
JoeWebDevelopment wants to merge 6 commits intoCommunityFocus:mainfrom
Conversation
✅ Deploy Preview for communityfocus ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
…f image until assets folder is made.
Author
JoeWebDevelopment
left a comment
There was a problem hiding this comment.
Updated title from Vite + React + Ts to Community Focus, also updated link for image from discord, to imgur.
nmpereira
requested changes
Jun 2, 2023
| <meta property="og:description" content="Create a sharable timer for your team or friends!" /> | ||
| <meta property="og:image" content="https://i.imgur.com/gPkVD1Q.png" /> | ||
| <meta property="og:url" content="https://www.CommunityFocus.app" /> | ||
| <meta property="og:type" content="website" /> |
Member
There was a problem hiding this comment.
when in a room like https://deploy-preview-32--communityfocus.netlify.app/tender-brainy-cricket, discord (and possibly other services), don't show the preview.
Can we make it so that when a user shares a link when in a room, it shows the preview.
For the title, it can say Join tender-brainy-cricket's shared timer
For the description, it can say Create a sharable timer for your team or friends!
Something like this would be great
Member
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Description
Add metadata for link preview on discord/slack/other services
Closes CommunityFocus/CommunityFocus#31