Skip to content

Fix Cloudinary URL in Blog Post: Military Influencer Conference Reflection #772

@jeromehardaway

Description

@jeromehardaway
Contributor

🛠 Description

Update the image.src field in the blog post frontmatter to use the optimized Cloudinary format. This ensures responsive performance, better loading speed, and visual consistency across Vets Who Code blog content.

✅ Acceptance Criteria
• image.src uses this Cloudinary format:
f_auto,q_auto,dpr_auto,w_1200
• Final image URL:

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

•	YAML formatting remains valid and unchanged in structure
•	Post renders with the updated image correctly on desktop and mobile
•	Image is visually verified to load without distortion or layout shift

📋 Implementation Notes
• Author: Jerome Hardaway
• Date: 2024-12-23
• Category: “Conferences”
• Leave all tags, metadata, and structure untouched apart from the optimized image URL

🔗 Related Issues or PRs
• Part of the broader Cloudinary image optimization task for Vets Who Code blog content

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @jeromehardaway

        Issue actions

          Fix Cloudinary URL in Blog Post: Military Influencer Conference Reflection · Issue #772 · Vets-Who-Code/vets-who-code-app