Open
Description
🛠 Description
Update the Cloudinary image URL used in the published blog post “Finding Vets Who Code” to include performance optimization parameters. This ensures consistent delivery across devices and improves load times by using Cloudinary’s best practices.
⸻
✅ Acceptance Criteria
• Replace current image URL:
https://res.cloudinary.com/vetswhocode/image/upload/v1721215701/jacob_oakley_s4vzb0.jpg
• With optimized version:
• Ensure:
• The updated image displays correctly on both /blog and the individual post page
• The visual quality remains consistent across devices and resolutions
• No broken links or image loading delays occur
⸻
📋 Implementation Notes
• This update affects only the image.src field in the frontmatter
• Do not change the post content, title, author, or publish date
• This is part of an overall effort to optimize all blog images on the Vets Who Code platform
Metadata
Metadata
Assignees
Type
Projects
Status
Todo