SEO bits. styling bits, nvmrc

This commit is contained in:
Rik Berkelder 2025-02-04 19:38:08 +01:00
parent 363014ae07
commit f9f29d6be7
8 changed files with 111 additions and 41 deletions

View file

@ -28,6 +28,8 @@ export default async function (eleventyConfig) {
//Images
eleventyConfig.addPlugin(eleventyImageTransformPlugin);
eleventyConfig.addPassthroughCopy("content/robots.txt");
}
export const config = {