fix: add duration and tags missing#1049
Conversation
Signed-off-by: Navneet Anand <itworksnavneet@gmail.com>
There was a problem hiding this comment.
Code Review
This pull request updates video metadata by adding tags and duration fields across several files and correcting a typo in the duration key for the 'publish-design' video. The review feedback identifies a potential UI issue where the 'MM:SS' duration format will be incorrectly displayed with a hardcoded ' min' suffix (e.g., '0:16 min') due to existing template logic. It is recommended to either provide the duration as a numeric value in minutes or update the site templates to handle the time format correctly.
|
|
@icoderarely Thank you for your contribution! Let's discuss this during the website call tomorrow at 5:30 PM IST | 7 AM CST Add it as an agenda item to the meeting minutes, if you would 🙂 |
|
LGTM !!!! |
|
Thank you for contributing to the Layer5 community! 🎉 \ \ |

Notes for Reviewers
This PR fixes #1048 by normalizing video metadata so duration/tags render consistently across cards.
Adds/updates duration and tags for Publishing Designs, Meshery Playground Teaser, and Birth of Kanvas Logo entries.
2026-05-16.14-54-28.mp4
Signed commits