diff --git a/.eleventy.js b/.eleventy.js index 521207a..7fc0c13 100644 --- a/.eleventy.js +++ b/.eleventy.js @@ -24,6 +24,7 @@ module.exports = (eleventyConfig) => { }) eleventyConfig.addPassthroughCopy('./src/fonts/') + eleventyConfig.addPassthroughCopy('**/*.png') eleventyConfig.addPlugin(svgContents) eleventyConfig.addPlugin(faviconPlugin, {