We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Generate a mosaic of all media as to use as the work's thumbnail.
Example use case: https://ewen.works/spotify-playlist-covers, where having a mosaic of all the covers would be better as a thumbnail than just the first one.
To not include everything in the mosaic, use thumbnail: [media1, media2] where media1 and media2 are sources tot he respective media.
thumbnail: [media1, media2]
media1
media2
The text was updated successfully, but these errors were encountered:
gwennlbh
No branches or pull requests
Generate a mosaic of all media as to use as the work's thumbnail.
Example use case: https://ewen.works/spotify-playlist-covers, where having a mosaic of all the covers would be better as a thumbnail than just the first one.
To not include everything in the mosaic, use
thumbnail: [media1, media2]
wheremedia1
andmedia2
are sources tot he respective media.The text was updated successfully, but these errors were encountered: