Open
Description
🛠 Description
Update the image.src value in the blog post frontmatter to use an optimized Cloudinary URL format for better performance and responsive delivery. This ensures images load quickly, are mobile-friendly, and align with Vets Who Code’s visual standards.
⸻
✅ Acceptance Criteria
• image.src uses the optimized Cloudinary format:
f_auto,q_auto,dpr_auto,w_1200
• Final updated image URL:
• YAML frontmatter remains properly formatted and intact
• Image renders clearly on both desktop and mobile without distortion or layout shift
• Blog post remains accessible and the image is visible on /blog and the individual post route
⸻
📋 Implementation Notes
• Author: Jerome Hardaway
• Date: 2024-03-26
• Category: “Software Development and Engineering”
• No changes to tags, body content, or other metadata are required
⸻
🔗 Related Issues or PRs
• Part of the ongoing Cloudinary URL optimization effort across the VWC blog
⸻
Metadata
Metadata
Assignees
Type
Projects
Status
Todo