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