Skip to content

docs: fix ModelScope badge labelColor encoding - #2

Open
aaryanporwal wants to merge 1 commit into
MoonshotAI:mainfrom
aaryanporwal:docs/fix-modelscope-badge-color
Open

docs: fix ModelScope badge labelColor encoding#2
aaryanporwal wants to merge 1 commit into
MoonshotAI:mainfrom
aaryanporwal:docs/fix-modelscope-badge-color

Conversation

@aaryanporwal

@aaryanporwal aaryanporwal commented Jul 27, 2026

Copy link
Copy Markdown

Correct the URL-encoded RGB value so the badge uses rgb(99, 74, 255) instead of a malformed %255 suffix.

Before

CleanShot 2026-07-28 at 00 40 41@2x

After

CleanShot 2026-07-28 at 00 41 07@2x
Correct the URL-encoded RGB value so the badge uses rgb(99, 74, 255) instead of a malformed %255 suffix.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant