Skip to content

Commit ff60547

Browse files
authored
Update .eleventy.js
1 parent 516a10c commit ff60547

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eleventy.js

+1
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,5 @@ module.exports = function (eleventyConfig) {
5757
})
5858

5959
eleventyConfig.addPassthroughCopy("CNAME");
60+
eleventyConfig.addPassthroughCopy("robots.txt");
6061
};

0 commit comments

Comments
 (0)