Pre-process HTML files as Nunjusks template
This commit is contained in:
parent
5697c97794
commit
050ff58a28
@ -42,6 +42,7 @@ export default function(eleventyConfig) {
|
||||
|
||||
return {
|
||||
markdownTemplateEngine: "njk",
|
||||
htmlTemplateEngine: "njk",
|
||||
dir: {
|
||||
input: "src"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user