From 7a4f8432d3e7bb62c914593ec27a4ae1d588fc2a Mon Sep 17 00:00:00 2001 From: Marc Pervaz Boocha Date: Sat, 8 Jan 2022 19:40:07 +0530 Subject: test part 2 --- .eleventy.js | 2 ++ 1 file changed, 2 insertions(+) (limited to '.eleventy.js') diff --git a/.eleventy.js b/.eleventy.js index 0c450ad..4da8b9b 100644 --- a/.eleventy.js +++ b/.eleventy.js @@ -63,6 +63,8 @@ module.exports = eleventyConfig => { eleventyConfig.addPassthroughCopy('static/') + eleventyConfig.addPassthroughCopy('_headers') + eleventyConfig.addPassthroughCopy('_redirects') eleventyConfig.addPassthroughCopy('favicon.svg') eleventyConfig.addPassthroughCopy('favicon.ico') -- cgit v1.2.3-70-g09d2