diff --git a/.eleventy.js b/.eleventy.js index ef8c229c..e77cf4e4 100644 --- a/.eleventy.js +++ b/.eleventy.js @@ -147,7 +147,7 @@ module.exports = function (eleventyConfig) { outputDir: './_site/assets/img/cache/', }) - console.log(src) + if (!src) return let imageAttributes = { class: css,