master
Zach Leatherman 2021-03-17 10:32:35 -05:00
parent 7e5a1f5ce7
commit 4792248aa7
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ module.exports = function(eleventyConfig) {
// -----------------------------------------------------------------
// Pre-process *.md files with: (default: `liquid`)
markdownTemplateEngine: "liquid",
markdownTemplateEngine: "njk",
// Pre-process *.html files with: (default: `liquid`)
htmlTemplateEngine: "njk",