From b1c54a5b79b37329d5a1e1430fbd547475cace08 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Sat, 21 Oct 2023 13:25:18 -0700 Subject: [PATCH] chore: debug --- .eleventy.js | 2 ++ 1 file changed, 2 insertions(+) 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,