Skip to content

fix(homepage): replace duplicate Dribbblish theme screenshot#224

Merged
afonsojramos merged 1 commit into
mainfrom
moscow-v1
Jun 3, 2026
Merged

fix(homepage): replace duplicate Dribbblish theme screenshot#224
afonsojramos merged 1 commit into
mainfrom
moscow-v1

Conversation

@afonsojramos
Copy link
Copy Markdown
Member

Summary

The homepage theme showcase rendered the same image for the Dribbblish and Bloom cards. src/assets/homepage/5.png (Dribbblish) and 6.png (Bloom) were byte-identical, so both slots served Bloom's purple screenshot (5.DtF3TdyA…webp reused Bloom's build hash).

This replaces 5.png with an actual Dribbblish screenshot (a green color scheme), cropped to a flat full-bleed window capture to match the style of the other showcase cards. 6.png (Bloom) is unchanged.

Verification

  • astro build passes; Dribbblish now emits its own asset hash (5.D-FRtlcM…webp) instead of reusing Bloom's.
  • Confirmed in the browser that the Dribbblish and Bloom cards are now visually distinct.

Closes #215

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying spicetify-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: af6ca57
Status: ✅  Deploy successful!
Preview URL: https://023118ce.spicetify-docs.pages.dev
Branch Preview URL: https://moscow-v1.spicetify-docs.pages.dev

View logs

@afonsojramos afonsojramos merged commit b4e2ad1 into main Jun 3, 2026
3 checks passed
@afonsojramos afonsojramos deleted the moscow-v1 branch June 3, 2026 20:30
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.

[Bug]: dribblish and bloom theme screenshots

1 participant