Artem

Results 1 issues of Artem

Please look: YAES/config/eleventy/image.js > line 50 ``` ... async function handleImage({ src: relativeSrc, alt }) { - if (!alt) throw new Error(`Missing \`alt\` on myImage from: ${src}`); + if (!alt)...