Upgrades to 0.2.9 for new url filter.

This commit is contained in:
Zach Leatherman
2018-01-23 08:55:29 -06:00
parent ddae36422d
commit 6c2983e013
3 changed files with 4 additions and 2 deletions

View File

@@ -45,7 +45,7 @@ module.exports = function(eleventyConfig) {
],
// if your site lives in a subdirectory, change this
urlPrefix: "/eleventy-base-blog/",
pathPrefix: "/eleventy-base-blog/",
markdownTemplateEngine: "liquid",
htmlTemplateEngine: "njk",