remove layout alias
This commit is contained in:
parent
78b352f6d1
commit
05d455f2fe
1 changed files with 0 additions and 1 deletions
|
|
@ -27,7 +27,6 @@ module.exports = function (config) {
|
|||
input: "src",
|
||||
output: "dist",
|
||||
includes: "includes",
|
||||
layouts: "layouts",
|
||||
data: "data",
|
||||
},
|
||||
templateFormats: ["html", "njk", "md", "11ty.js"],
|
||||
|
|
|
|||
Loading…
Reference in a new issue