Skip to content

docs: refresh logo animation + cache-bust README image#1064

Merged
suleimansh merged 1 commit into
mainfrom
suleimansh/docs/readme-logo-cachebust
Jul 23, 2026
Merged

docs: refresh logo animation + cache-bust README image#1064
suleimansh merged 1 commit into
mainfrom
suleimansh/docs/readme-logo-cachebust

Conversation

@suleimansh

Copy link
Copy Markdown
Member

The animated logo (rotation + morph) merged in #1062, but the README still shows the old motion because GitHub's image proxy (camo) caches README images by URL and keeps serving the previously cached logo.svg.

  • Add ?v=2 to the logo <img> src so the proxy fetches fresh bytes.
  • Speed the color cycle from 6s to 4s (new hexknot variant).

After merge, a hard refresh clears any local browser cache too.

Speed the color cycle to 4s, and add ?v=2 to the logo <img> src so
GitHub's image proxy stops serving the stale cached logo and picks up
the rotation/morph animation.
@suleimansh suleimansh self-assigned this Jul 23, 2026
@suleimansh
suleimansh merged commit afd6ea3 into main Jul 23, 2026
2 checks passed
@suleimansh
suleimansh deleted the suleimansh/docs/readme-logo-cachebust branch July 23, 2026 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant