remove png

This commit is contained in:
Kathleen Fitzpatrick
2024-12-08 11:39:09 -06:00
parent 08036a0089
commit fb36be5b9d
4 changed files with 4 additions and 3 deletions

View File

@@ -103,7 +103,7 @@ export default async function(eleventyConfig) {
extensions: "html",
// Output formats for each image.
formats: ["jpeg", "png", "webp"],
formats: ["jpeg", "webp"],
widths: ["auto", 400, 600],