diff --git a/.eleventy.js b/.eleventy.js index 65d99415..ef8c229c 100644 --- a/.eleventy.js +++ b/.eleventy.js @@ -146,6 +146,8 @@ module.exports = function (eleventyConfig) { urlPath: '/assets/img/cache/', outputDir: './_site/assets/img/cache/', }) + + console.log(src) let imageAttributes = { class: css,