Fix front-page not working

This commit is contained in:
Simon Mattila 2019-09-24 09:12:49 +02:00
parent f7c447cc5b
commit bb0a7dc869

View File

@ -17,10 +17,6 @@ module.exports = [
}
],
[
'clean-urls',
{
normalSuffix: '',
indexSuffix: ''
}
'clean-urls'
]
];