Add subdir for gh-pages

This commit is contained in:
Zach Leatherman
2018-01-23 00:17:57 -06:00
parent 62e94023d8
commit 39c6d28733
2 changed files with 5 additions and 5 deletions

View File

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