Open
Description
🛠 Description
Update the image.src in the frontmatter of the blog post “Elevating JavaScript Development: Mastering Prompt Engineering with ChatGPT” to use the optimized Cloudinary format. This ensures improved image performance, responsive rendering, and consistency with the Vets Who Code image standards.
⸻
✅ Acceptance Criteria
• image.src uses Cloudinary optimization parameters:
f_auto,q_auto,dpr_auto,w_1200
• Updated image URL:
• YAML frontmatter remains valid and properly formatted
• Blog post renders correctly on desktop and mobile
• No layout shifts or broken image references introduced
• Post remains visible at its current permalink and in the “AI in Development” category
⸻
📋 Implementation Notes
• Author: Jerome Hardaway
• Post Date: 2024-03-18
• is_featured: true remains unchanged
• Leave views: key present even if value is null or 0 — backend will update
⸻
🔗 Related Issues or PRs
• Ongoing optimization task for all Cloudinary blog media
• Live Post URL
Metadata
Metadata
Assignees
Type
Projects
Status
Done