@@ -72,6 +72,7 @@ export default async function(eleventyConfig) {
|
||||
/* Passthrough */
|
||||
eleventyConfig
|
||||
.addPassthroughCopy("favicon.ico")
|
||||
.addPassthroughCopy("fonts")
|
||||
.addPassthroughCopy("robots.txt");
|
||||
|
||||
/* Plugins */
|
||||
|
||||
Reference in New Issue
Block a user