Skip to content

fixed url for performance #782

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 19, 2025
Merged

fixed url for performance #782

merged 1 commit into from
Jun 19, 2025

Conversation

jeromehardaway
Copy link
Contributor

This pull request makes a small update to the src/data/blogs/using-ai-to-create-a-login-feature.md file. The change optimizes the image source URL by adding automatic format, quality, and resolution adjustments to improve loading performance.

@jeromehardaway jeromehardaway requested a review from Copilot June 19, 2025 19:18
@jeromehardaway jeromehardaway self-assigned this Jun 19, 2025
Copy link

vercel bot commented Jun 19, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
vets-who-code-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 19, 2025 7:19pm

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the image source URL in the blog post metadata to leverage Cloudinary's automatic transformation features, improving image loading performance.

  • Updated image URL to include Cloudinary transformation parameters for format, quality, and resolution adjustments.
  • Minor change in the Markdown file metadata for performance optimization.
Comments suppressed due to low confidence (1)

src/data/blogs/using-ai-to-create-a-login-feature.md:8

  • The updated image URL correctly leverages Cloudinary's transformation parameters; however, ensure that the chosen width parameter (w_1200) is optimal for all target devices to avoid unnecessarily large image sizes on mobile.
        src: https://res.cloudinary.com/vetswhocode/image/upload/f_auto,q_auto,dpr_auto,w_1200/v1718415884/YouTube_Thumbnail_Scroll_YouTube_Thumbnail_znc4st.png,

@jeromehardaway jeromehardaway merged commit 0d9f079 into master Jun 19, 2025
4 checks passed
@jeromehardaway jeromehardaway deleted the Feature779 branch June 19, 2025 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant