SEO bits. styling bits, nvmrc
This commit is contained in:
parent
363014ae07
commit
f9f29d6be7
8 changed files with 111 additions and 41 deletions
|
@ -28,6 +28,8 @@ export default async function (eleventyConfig) {
|
|||
|
||||
//Images
|
||||
eleventyConfig.addPlugin(eleventyImageTransformPlugin);
|
||||
|
||||
eleventyConfig.addPassthroughCopy("content/robots.txt");
|
||||
}
|
||||
|
||||
export const config = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue