remove png
This commit is contained in:
@@ -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],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user