Merge pull request #36 from Ocelot-Social-Community/35-refactor-faq-link-to-use-internal-page

chore: 🍰 Refactor FAQ Link To Use Internal Page Which Was Implemented Before
This commit is contained in:
Wolfgang Huß 2021-11-30 11:16:48 +01:00 committed by GitHub
commit 6229a85f12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -83,7 +83,7 @@ const DATA_PRIVACY = defaultPageParamsPages.DATA_PRIVACY.overwrite({
},
})
const FAQ = defaultPageParamsPages.FAQ.overwrite({
externalLink: 'https://ocelot.social', // if string is defined and not empty it's dominating
// externalLink: null, // if string is defined and not empty it's dominating
internalPage: {
// footerIdent: 'site.faq', // localized string identifier, if undefined default is used