new branding

This commit is contained in:
2026-09-13 10:55:50 -07:00
parent 602bdcaab1
commit 244b3ee344
12 changed files with 94 additions and 25 deletions
+4 -1
View File
@@ -24,7 +24,10 @@ export default async function (eleventyConfig) {
});
/* Passthroughs */
eleventyConfig.addPassthroughCopy("./favicon.ico");
eleventyConfig
.addPassthroughCopy("favicon.ico")
.addPassthroughCopy("robots.txt")
.addPassthroughCopy("fonts");
/* Images */
eleventyConfig.addPlugin(eleventyImageTransformPlugin, {