]> git.maquefel.me Git - brevno-suite/hugo/commitdiff
misc: Update image processing description in README.md
authorJoe Mooring <joe@mooring.com>
Tue, 27 Jan 2026 13:01:15 +0000 (05:01 -0800)
committerGitHub <noreply@github.com>
Tue, 27 Jan 2026 13:01:15 +0000 (05:01 -0800)
README.md

index 272c55ce6189e92049d734b12be7b49856d1aa67..db98085195a612083a044b278c9ec6315d93988d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ Use Hugo's embedded web server during development to instantly see changes to co
 
 Hugo's fast asset pipelines include:
 
-- Image processing &ndash; Convert, resize, crop, rotate, adjust colors, apply filters, overlay text and images, and extract EXIF data
+- Image processing &ndash; Convert, resize, crop, rotate, adjust colors, apply filters, overlay text and images, and extract metadata
 - JavaScript bundling &ndash; Transpile TypeScript and JSX to JavaScript, bundle, tree shake, minify, create source maps, and perform SRI hashing.
 - Sass processing &ndash; Transpile Sass to CSS, bundle, tree shake, minify, create source maps, perform SRI hashing, and integrate with PostCSS
 - Tailwind CSS processing &ndash; Compile Tailwind CSS utility classes into standard CSS, bundle, tree shake, optimize, minify, perform SRI hashing, and integrate with PostCSS