-
Notifications
You must be signed in to change notification settings - Fork 15
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
Previews: OpenGraph & Twitter cards #109
Comments
What places (files) would that best go? |
That'd be all done inside of resources/views. All views share the same head tag in shared/_layout.blade.php |
I'll see if I find time to work on a PR :D |
Awesome. I'll shoot you a code review when you post it |
The song view (https://pony.fm/tracks/{number}) ends up to be |
That's for the embedded player. The track page is |
Open Graph and Twitter cards are in but there's some bugs, need to fix |
Support rich previews.
Open Graph Docs: http://opengraphprotocol.org/#type_music
Twitter cards Docs: https://dev.twitter.com/cards/types/player
For example Telegram uses open graph:
https://pony.fm/tracks/23497-we-will-stand-for-everfree-vocal-cover
https://soundcloud.com/djpon3official/ponies
The text was updated successfully, but these errors were encountered: