From e00ac8b3325d82c203b277d514d61092de4df7e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laure=CE=B7t?= Date: Thu, 19 Nov 2020 19:11:40 +0100 Subject: [PATCH] fix: useless addPassthroughCopy --- .eleventy.js | 1 - 1 file changed, 1 deletion(-) diff --git a/.eleventy.js b/.eleventy.js index e463831..01df753 100644 --- a/.eleventy.js +++ b/.eleventy.js @@ -1,7 +1,6 @@ module.exports = function(eleventyConfig) { eleventyConfig.addPassthroughCopy('pages/css') - eleventyConfig.addPassthroughCopy('pages/ePortfolio') eleventyConfig.addPassthroughCopy('pages/content') eleventyConfig.addPassthroughCopy({