From 2286c9ab1ae35ac63c7d8e6336a16541530daada Mon Sep 17 00:00:00 2001 From: Maxim Slipenko Date: Fri, 4 Nov 2022 15:42:33 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D1=8F?= =?UTF-8?q?=D0=B5=D1=82=20=D0=BA=D0=BE=D0=BF=D0=B8=D1=80=D0=BE=D0=B2=D0=B0?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20=D0=B8=D0=B7=D0=BE=D0=B1=D1=80=D0=B0=D0=B6?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .eleventy.js | 1 + 1 file changed, 1 insertion(+) 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, {