mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-04 03:30:52 +00:00
Pre-process HTML files as Nunjusks template
This commit is contained in:
parent
24f6f35c27
commit
da15f1a37c
@ -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