mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-23 12:43:48 -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'
|
||||
|
||||
workshops:
|
||||
enabled: true
|
||||
enabled: false
|
||||
route: 'szkolenia'
|
||||
email: 'szkolenia@zaimki.pl'
|
||||
|
||||
|
@ -37,24 +37,24 @@ export const adsInternal: Ad[] = [
|
||||
display: 'd-block d-lg-none',
|
||||
alt: SHOP_DESC,
|
||||
},
|
||||
{
|
||||
enabled: true,
|
||||
locale: 'pl',
|
||||
image: 'workshops-pl.png',
|
||||
placeholders: ['content-0'],
|
||||
link: WORKSHOPS_PL_LINK,
|
||||
display: 'd-none d-md-block',
|
||||
alt: WORKSHOPS_PL_DESC,
|
||||
},
|
||||
{
|
||||
enabled: true,
|
||||
locale: 'pl',
|
||||
image: 'workshops-pl-mobile.png',
|
||||
placeholders: ['content-mobile-0'],
|
||||
link: WORKSHOPS_PL_LINK,
|
||||
display: 'd-block d-md-none',
|
||||
alt: WORKSHOPS_PL_DESC,
|
||||
},
|
||||
// {
|
||||
// enabled: true,
|
||||
// locale: 'pl',
|
||||
// image: 'workshops-pl.png',
|
||||
// placeholders: ['content-0'],
|
||||
// link: WORKSHOPS_PL_LINK,
|
||||
// display: 'd-none d-md-block',
|
||||
// alt: WORKSHOPS_PL_DESC,
|
||||
// },
|
||||
// {
|
||||
// enabled: true,
|
||||
// locale: 'pl',
|
||||
// image: 'workshops-pl-mobile.png',
|
||||
// placeholders: ['content-mobile-0'],
|
||||
// link: WORKSHOPS_PL_LINK,
|
||||
// display: 'd-block d-md-none',
|
||||
// alt: WORKSHOPS_PL_DESC,
|
||||
// },
|
||||
{
|
||||
enabled: false,
|
||||
locale: 'en',
|
||||
|
Loading…
x
Reference in New Issue
Block a user