Make static pages in footer publicly accessible

This commit is contained in:
ogerly 2019-08-03 10:59:43 +02:00 committed by Robert Schäfer
parent 18c066d17d
commit 1d130f32c2

View File

@ -39,6 +39,11 @@ module.exports = {
'registration-verify-code',
'registration-create-user-account',
'pages-slug',
'imprint',
'terms-and-conditions',
'code-of-conduct',
'data-privacy',
'changelog',
],
// pages to keep alive
keepAlivePages: ['index'],