export default function() { return { layout: "base", title: "File Not Found", permalink: "404.html", eleventyExcludeFromCollections: true } }