mirror of
https://github.com/AgentSeal/codeburn.git
synced 2026-07-10 01:29:41 +00:00
docs: bust CDN cache on menubar screenshot
Appends ?v=0.7.2 to the image URL so GitHub's Camo proxy re-fetches the new 0.7.2 screenshot instead of serving its stale copy of the SwiftBar-era one.
This commit is contained in:
parent
d6381d1eeb
commit
feda92124d
1 changed files with 1 additions and 1 deletions
|
|
@ -156,7 +156,7 @@ The menu bar widget includes a currency picker with 17 common currencies. For an
|
|||
|
||||
## Menu Bar
|
||||
|
||||
<img src="https://cdn.jsdelivr.net/gh/AgentSeal/codeburn@main/assets/menubar.png" alt="CodeBurn macOS menubar app" width="420" />
|
||||
<img src="https://cdn.jsdelivr.net/gh/AgentSeal/codeburn@main/assets/menubar.png?v=0.7.2" alt="CodeBurn macOS menubar app" width="420" />
|
||||
|
||||
```bash
|
||||
npx codeburn menubar
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue