Commit 2ffd195
fix(route/nfl): strip Cloudinary t_lazy transformation from image URLs
The data-src URLs contain /t_lazy/ which returns a blurred placeholder.
Remove that segment so feed readers load the full-resolution image.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 2ffeb63 commit 2ffd195
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
174 | 176 | | |
175 | 177 | | |
176 | | - | |
| 178 | + | |
177 | 179 | | |
178 | 180 | | |
179 | 181 | | |
180 | 182 | | |
181 | | - | |
| 183 | + | |
182 | 184 | | |
183 | 185 | | |
184 | 186 | | |
| |||
0 commit comments