generated from inherentlee/11ty
This commit is contained in:
@@ -38,6 +38,9 @@ export default async function (eleventyConfig) {
|
|||||||
decoding: "async",
|
decoding: "async",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
filenameFormat: function (hash, src, width, format, options) {
|
||||||
|
return path.basename(src);
|
||||||
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
/* All filters from _config/filters.js */
|
/* All filters from _config/filters.js */
|
||||||
|
|||||||
Reference in New Issue
Block a user