| layout | layouts/home.njk |
|---|---|
| permalink | 404.html |
| eleventyExcludeFromCollections | true |
Go home.
{% comment %} Read more: https://www.11ty.io/docs/quicktips/not-found/
This will work for both GitHub pages and Netlify:
| layout | layouts/home.njk |
|---|---|
| permalink | 404.html |
| eleventyExcludeFromCollections | true |
Go home.
{% comment %} Read more: https://www.11ty.io/docs/quicktips/not-found/
This will work for both GitHub pages and Netlify: