mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-06-28 05:25:11 +00:00
Remove path prefix for website
This commit is contained in:
@ -119,6 +119,5 @@ module.exports = function (eleventyConfig) {
|
|||||||
templateFormats: ['html', 'liquid', 'md', '11ty.js'],
|
templateFormats: ['html', 'liquid', 'md', '11ty.js'],
|
||||||
markdownTemplateEngine: 'liquid',
|
markdownTemplateEngine: 'liquid',
|
||||||
htmlTemplateEngine: 'liquid',
|
htmlTemplateEngine: 'liquid',
|
||||||
pathPrefix: '/rolens/',
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user