Replace footer URLs with
This commit is contained in:
parent
4b427dc0a6
commit
f7389c3917
@ -23,7 +23,7 @@ const DONATE = defaultPageParamsPages.DONATE.overwrite({
|
|||||||
// if defined it's dominating
|
// if defined it's dominating
|
||||||
externalLink: {
|
externalLink: {
|
||||||
// we use 'ocelot-social.herokuapp.com' at the moment, because redirections of 'ocelot.social' subpages are not working correctly
|
// we use 'ocelot-social.herokuapp.com' at the moment, because redirections of 'ocelot.social' subpages are not working correctly
|
||||||
url: 'https://ocelot-social.herokuapp.com/donations',
|
url: 'https://busfaktor.org/en/spenden',
|
||||||
target: '_blank',
|
target: '_blank',
|
||||||
},
|
},
|
||||||
|
|
||||||
@ -41,7 +41,7 @@ const IMPRINT = defaultPageParamsPages.IMPRINT.overwrite({
|
|||||||
// if defined it's dominating
|
// if defined it's dominating
|
||||||
externalLink: {
|
externalLink: {
|
||||||
// we use 'ocelot-social.herokuapp.com' at the moment, because redirections of 'ocelot.social' subpages are not working correctly
|
// we use 'ocelot-social.herokuapp.com' at the moment, because redirections of 'ocelot.social' subpages are not working correctly
|
||||||
url: 'https://ocelot-social.herokuapp.com/imprint',
|
url: 'http://ocelot.social/en/impressum',
|
||||||
target: '_blank',
|
target: '_blank',
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user