Skip to content

Commit e05a169

Browse files
dknaussclaude
andcommitted
docs: bust GitHub image cache for updated screenshots
Add ?v=2 query parameter to screenshot image URLs in readme.md to force GitHub's camo proxy to fetch the updated images. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent a0d9d7f commit e05a169

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

readme.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -117,31 +117,31 @@ Hook signatures, filter reference, custom rule structure, and testing instructio
117117

118118
1. **Challenge page** — reauthentication interstitial with password field.
119119

120-
![Challenge page](assets/screenshot-1.png)
120+
![Challenge page](assets/screenshot-1.png?v=2)
121121

122122
2. **Two-factor verification** — after password confirmation, users with 2FA enabled enter their authentication code.
123123

124-
![Two-factor verification](assets/screenshot-2.png)
124+
![Two-factor verification](assets/screenshot-2.png?v=2)
125125

126126
3. **Settings page** — configure session duration and entry point policies.
127127

128-
![Settings page](assets/screenshot-3.png)
128+
![Settings page](assets/screenshot-3.png?v=2)
129129

130130
4. **Gate notice (plugins)** — when no sudo session is active, a persistent notice links to the challenge page.
131131

132-
![Gate notice on plugins page](assets/screenshot-4.png)
132+
![Gate notice on plugins page](assets/screenshot-4.png?v=2)
133133

134134
5. **Gate notice (themes)** — the same gating notice appears on the themes page.
135135

136-
![Gate notice on themes page](assets/screenshot-5.png)
136+
![Gate notice on themes page](assets/screenshot-5.png?v=2)
137137

138138
6. **Gated actions** — the settings page lists all gated operations with their categories and surfaces.
139139

140-
![Gated actions table](assets/screenshot-6.png)
140+
![Gated actions table](assets/screenshot-6.png?v=2)
141141

142142
7. **Active sudo session** — the admin bar shows a green countdown timer.
143143

144-
![Active sudo session](assets/screenshot-7.png)
144+
![Active sudo session](assets/screenshot-7.png?v=2)
145145

146146
## Changelog
147147

0 commit comments

Comments
 (0)