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:
commit
6229a85f12
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user