Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: skip image process on svgs and remote images #551

Merged
merged 1 commit into from
Jan 18, 2025

Conversation

jzerfowski
Copy link
Contributor

This commit attempts to fix a bug (#549) introduced by switching to Hugo's generic .Process method (see #103).
It skips processing on remote resources and does not process local .svgs either.

Copy link

netlify bot commented Jan 17, 2025

Deploy Preview for hugo-hextra ready!

Name Link
🔨 Latest commit f95cdb6
🔍 Latest deploy log https://app.netlify.com/sites/hugo-hextra/deploys/678a7c738275940008058bd0
😎 Deploy Preview https://deploy-preview-551--hugo-hextra.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@imfing imfing changed the title Skip .Process on svgs and Remote images fix: skip image process on svgs and remote images Jan 18, 2025
@imfing imfing merged commit a1232ec into imfing:main Jan 18, 2025
4 checks passed
@imfing
Copy link
Owner

imfing commented Jan 18, 2025

@jzerfowski thank you for the fix!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants