This commit is contained in:
Tommy Parnell
2023-10-31 02:53:59 -04:00
parent d78b03ae1d
commit f0c51ec2a5
106 changed files with 7774 additions and 113 deletions

View File

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