Description
🛠 Description
Update the featured image in the blog post “My Journey: Launching Jets to Helping Businesses Take Off” to use an optimized Cloudinary URL for improved performance, consistency, and responsive rendering across devices.
⸻
✅ Acceptance Criteria
• Cloudinary image.src is updated to the optimized format using:
f_auto,q_auto,dpr_auto,w_1200
• Final updated URL should be:
https://res.cloudinary.com/vetswhocode/image/upload/f_auto,q_auto,dpr_auto,w_1200/v1721217567/brad-hankee_hpcklm.avif
• Image renders correctly on mobile and desktop
• YAML frontmatter remains properly formatted
• Post is still accessible at its permalink and loads without layout issues
• No other parts of the post are changed
⸻
📋 Implementation Notes
• Author: Brad Hankee
• Post Date: 2019-06-13
• URL Slug: /blog/my-journey-brad-hankee (assumed)
• Do not update views field—leave it at 0 or let backend track dynamically
• No need to re-publish; just push the updated frontmatter with the optimized URL
⸻
🔗 Related Issues or PRs
• Internal image optimization task
• Live Post Link
⸻
Metadata
Metadata
Assignees
Type
Projects
Status