chore: debug
This commit is contained in:
parent
32c984a220
commit
b1c54a5b79
1 changed files with 2 additions and 0 deletions
|
@ -147,6 +147,8 @@ module.exports = function (eleventyConfig) {
|
|||
outputDir: './_site/assets/img/cache/',
|
||||
})
|
||||
|
||||
console.log(src)
|
||||
|
||||
let imageAttributes = {
|
||||
class: css,
|
||||
alt,
|
||||
|
|
Reference in a new issue