mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-22 20:24:18 -04:00
(pl) disable workshops route in Polish, za mało mocy przerobowych…
This commit is contained in:
parent
366d2deaa8
commit
87a05ea818
@ -3290,7 +3290,7 @@ contact:
|
|||||||
route: 'kolektyw-rjn'
|
route: 'kolektyw-rjn'
|
||||||
|
|
||||||
workshops:
|
workshops:
|
||||||
enabled: true
|
enabled: false
|
||||||
route: 'szkolenia'
|
route: 'szkolenia'
|
||||||
email: 'szkolenia@zaimki.pl'
|
email: 'szkolenia@zaimki.pl'
|
||||||
|
|
||||||
|
@ -37,24 +37,24 @@ export const adsInternal: Ad[] = [
|
|||||||
display: 'd-block d-lg-none',
|
display: 'd-block d-lg-none',
|
||||||
alt: SHOP_DESC,
|
alt: SHOP_DESC,
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
enabled: true,
|
// enabled: true,
|
||||||
locale: 'pl',
|
// locale: 'pl',
|
||||||
image: 'workshops-pl.png',
|
// image: 'workshops-pl.png',
|
||||||
placeholders: ['content-0'],
|
// placeholders: ['content-0'],
|
||||||
link: WORKSHOPS_PL_LINK,
|
// link: WORKSHOPS_PL_LINK,
|
||||||
display: 'd-none d-md-block',
|
// display: 'd-none d-md-block',
|
||||||
alt: WORKSHOPS_PL_DESC,
|
// alt: WORKSHOPS_PL_DESC,
|
||||||
},
|
// },
|
||||||
{
|
// {
|
||||||
enabled: true,
|
// enabled: true,
|
||||||
locale: 'pl',
|
// locale: 'pl',
|
||||||
image: 'workshops-pl-mobile.png',
|
// image: 'workshops-pl-mobile.png',
|
||||||
placeholders: ['content-mobile-0'],
|
// placeholders: ['content-mobile-0'],
|
||||||
link: WORKSHOPS_PL_LINK,
|
// link: WORKSHOPS_PL_LINK,
|
||||||
display: 'd-block d-md-none',
|
// display: 'd-block d-md-none',
|
||||||
alt: WORKSHOPS_PL_DESC,
|
// alt: WORKSHOPS_PL_DESC,
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
enabled: false,
|
enabled: false,
|
||||||
locale: 'en',
|
locale: 'en',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user