mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-01-18 13:07:58 +00:00
Remove path prefix for website
This commit is contained in:
parent
3a5bee4a81
commit
82b8f1e300
@ -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/',
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user