Skip to content

Fix Cloudinary URL in Blog Post: Prompt Engineering & Software Architecture Patterns #773

Open
@jeromehardaway

Description

@jeromehardaway

🛠 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:

https://res.cloudinary.com/vetswhocode/image/upload/f_auto,q_auto,dpr_auto,w_1200/v1711469342/AdobeStock_589267674_pv1cwm.jpg

•	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

No one assigned

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions