Open
Description
🛠 Description
Update the Cloudinary image URL in the published blog post “Empowering Veterans in 2025: The Vets Who Code Mentorship Program” to include performance optimization parameters (f_auto,q_auto,dpr_auto,w_1200). This ensures the image loads faster across devices and maintains responsive quality.
⸻
✅ Acceptance Criteria
• Replace current image URL:
https://res.cloudinary.com/vetswhocode/image/upload/v1746411634/vwc-mentorship-program_ywhqsa.jpg
• With optimized version:
• Validate that:
• The image displays correctly on desktop and mobile
• There are no visual regressions or layout shifts
• The updated URL functions across all blog rendering platforms
⸻
📋 Implementation Notes
• Only update the image.src value in the frontmatter YAML
• No content edits needed in the body or metadata
• This task is part of an ongoing initiative to improve image performance across all Vets Who Code blog posts
Metadata
Metadata
Assignees
Type
Projects
Status
Todo