Open
Description
🛠 Description
Update the Cloudinary image URL in the published blog post “Transferring Knowledge Between Careers” to include performance optimization parameters (f_auto,q_auto,dpr_auto,w_1200). This improves image delivery performance and consistency across devices.
⸻
✅ Acceptance Criteria
• Replace current image URL:
https://res.cloudinary.com/vetswhocode/image/upload/v1699756739/knowledge-transfer_wafnfp.webp
• With optimized version:
• Confirm that:
• The image loads properly on desktop and mobile
• The visual quality is retained
• No broken image links or layout shifts are introduced
⸻
📋 Implementation Notes
• This edit affects only the image.src field in the frontmatter
• No changes needed to the content body, metadata, or structure
• This task is part of a batch update to standardize image performance for all blog posts
⸻
Metadata
Metadata
Assignees
Type
Projects
Status
Todo