From d48f67ba1bbd438fc2dbb3c698681f3172b2fbff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Sat, 12 Nov 2022 23:08:01 +0100 Subject: [PATCH] Update 01-flavors.md --- content/en/installation/common/01-flavors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/installation/common/01-flavors.md b/content/en/installation/common/01-flavors.md index b78af2813..9b4aaf5cf 100644 --- a/content/en/installation/common/01-flavors.md +++ b/content/en/installation/common/01-flavors.md @@ -2,7 +2,7 @@ Hugo is available in two flavors: standard and extended. With the extended flavor you can: -- Decode and encode WebP images +- Encode WebP images (decoding is also available in the standard build) - Transpile Sass to CSS using the embedded LibSass transpiler We recommend that you install the extended flavor.