Switch rendering engine to liquid
This commit is contained in:
parent
61860b5afd
commit
7c8abfae81
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ module.exports = function(eleventyConfig) {
|
|||
eleventyConfig.addPassthroughCopy("./content/images");
|
||||
|
||||
return {
|
||||
htmlTemplateEngine: "haml",
|
||||
markdownTemplateEngine: "md",
|
||||
dir: {
|
||||
input: "./content",
|
||||
|
|
Loading…
Add table
Reference in a new issue