Skip to content

Add mcpc logo to README and optimize SVG dimensions#204

Merged
jancurn merged 2 commits intomainfrom
claude/resize-embed-logo-5Luuc
Apr 25, 2026
Merged

Add mcpc logo to README and optimize SVG dimensions#204
jancurn merged 2 commits intomainfrom
claude/resize-embed-logo-5Luuc

Conversation

@jancurn
Copy link
Copy Markdown
Member

@jancurn jancurn commented Apr 25, 2026

Summary

This PR adds the mcpc logo to the README file and optimizes the SVG logo file for better display at smaller sizes.

Key Changes

  • Added mcpc logo image to the top of README.md with proper alignment and sizing (128x128px)
  • Optimized client-logo.svg by reducing its display dimensions from 1024x1024 to 256x256 while maintaining the original viewBox for crisp scaling

Implementation Details

  • The logo is positioned in the top-right corner of the README using standard markdown image syntax with alignment attributes
  • The SVG optimization reduces file rendering overhead while preserving vector quality through the maintained viewBox attribute
  • The logo links to the official mcpc client logo asset hosted on the Apify GitHub pages

https://claude.ai/code/session_01PgBtz6wNHQ2x9J2ByhhGsy

@jancurn jancurn merged commit 617ad7f into main Apr 25, 2026
6 checks passed
@jancurn jancurn deleted the claude/resize-embed-logo-5Luuc branch April 25, 2026 08:03
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.

3 participants