Skip to content

Fix VideoDB Director icon consistency in README #2289

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

Conversation

yoichiojima-2
Copy link
Contributor

Summary

  • Standardize VideoDB Director image tag format to match other entries
  • Change height from 14 to 12 pixels for consistency
  • Add missing width attribute and fix attribute order

Issue

The VideoDB Director icon was displaying inconsistently (oversized) on GitHub mobile app compared to web browser due to non-standard image tag formatting.

Solution

Updated the image tag to follow the same pattern as all other entries in the third-party servers section.

Test plan

  • Verify the change matches the standard format used by other entries
  • Test display on GitHub mobile app to confirm icon size is now consistent

- Standardize image tag format to match other entries
- Change height from 14 to 12 pixels for consistency
- Add missing width attribute
- Fix attribute order and add closing slash

This should resolve the oversized icon display issue on GitHub mobile app.
Copy link
Member

@olaservo olaservo left a comment

Choose a reason for hiding this comment

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

Thanks!

@olaservo olaservo merged commit 57507c7 into modelcontextprotocol:main Jul 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants