10 years later #1
1 changed files with 1 additions and 1 deletions
|
|
@ -36,6 +36,6 @@ module.exports = function (eleventyConfig) {
|
|||
},
|
||||
markdownTemplateEngine: "njk",
|
||||
htmlTemplateEngine: "njk",
|
||||
templateFormats: ["html", "njk"]
|
||||
templateFormats: ["html", "njk", "md"]
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue