Fix CTA arrow icons with valid Font Awesome icon names
- Change default from 'angle-double-right' to 'chevron-right' (valid FA6 icon) - Update example icons in descriptions to use valid FA6 names - Replace deprecated icon names with current equivalents: - angle-double-right → chevron-right, angles-right - long-arrow-alt-right → arrow-right - Ensures arrow icons display correctly in all CTA cards
This commit is contained in:
parent
e90fea48a0
commit
e63dfaf59f
1 changed files with 12 additions and 12 deletions
24
settings.yml
24
settings.yml
|
|
@ -162,11 +162,11 @@ cta_card_1_cta_text:
|
||||||
hu: 1. CTA kártya cselekvésre ösztönző szöveg
|
hu: 1. CTA kártya cselekvésre ösztönző szöveg
|
||||||
|
|
||||||
cta_card_1_cta_icon:
|
cta_card_1_cta_icon:
|
||||||
default: "angle-double-right"
|
default: "chevron-right"
|
||||||
type: string
|
type: string
|
||||||
description:
|
description:
|
||||||
en: "CTA card 1 arrow icon (Font Awesome). Examples: 'angle-double-right', 'arrow-right', 'chevron-right', 'long-arrow-alt-right'"
|
en: "CTA card 1 arrow icon (Font Awesome). Examples: 'chevron-right', 'arrow-right', 'angles-right', 'circle-arrow-right'"
|
||||||
hu: "1. CTA kártya nyíl ikon (Font Awesome). Példák: 'angle-double-right', 'arrow-right', 'chevron-right', 'long-arrow-alt-right'"
|
hu: "1. CTA kártya nyíl ikon (Font Awesome). Példák: 'chevron-right', 'arrow-right', 'angles-right', 'circle-arrow-right'"
|
||||||
|
|
||||||
cta_card_1_url:
|
cta_card_1_url:
|
||||||
default: "https://www.nyiltvilag.hu/c/tudasbazis/9"
|
default: "https://www.nyiltvilag.hu/c/tudasbazis/9"
|
||||||
|
|
@ -232,11 +232,11 @@ cta_card_2_cta_text:
|
||||||
hu: 2. CTA kártya cselekvésre ösztönző szöveg
|
hu: 2. CTA kártya cselekvésre ösztönző szöveg
|
||||||
|
|
||||||
cta_card_2_cta_icon:
|
cta_card_2_cta_icon:
|
||||||
default: "angle-double-right"
|
default: "chevron-right"
|
||||||
type: string
|
type: string
|
||||||
description:
|
description:
|
||||||
en: "CTA card 2 arrow icon (Font Awesome). Examples: 'angle-double-right', 'arrow-right', 'chevron-right', 'long-arrow-alt-right'"
|
en: "CTA card 2 arrow icon (Font Awesome). Examples: 'chevron-right', 'arrow-right', 'angles-right', 'circle-arrow-right'"
|
||||||
hu: "2. CTA kártya nyíl ikon (Font Awesome). Példák: 'angle-double-right', 'arrow-right', 'chevron-right', 'long-arrow-alt-right'"
|
hu: "2. CTA kártya nyíl ikon (Font Awesome). Példák: 'chevron-right', 'arrow-right', 'angles-right', 'circle-arrow-right'"
|
||||||
|
|
||||||
cta_card_2_url:
|
cta_card_2_url:
|
||||||
default: "https://www.nyiltvilag.hu/c/altalanos/4"
|
default: "https://www.nyiltvilag.hu/c/altalanos/4"
|
||||||
|
|
@ -302,11 +302,11 @@ cta_card_3_cta_text:
|
||||||
hu: 3. CTA kártya cselekvésre ösztönző szöveg
|
hu: 3. CTA kártya cselekvésre ösztönző szöveg
|
||||||
|
|
||||||
cta_card_3_cta_icon:
|
cta_card_3_cta_icon:
|
||||||
default: "angle-double-right"
|
default: "chevron-right"
|
||||||
type: string
|
type: string
|
||||||
description:
|
description:
|
||||||
en: "CTA card 3 arrow icon (Font Awesome). Examples: 'angle-double-right', 'arrow-right', 'chevron-right', 'long-arrow-alt-right'"
|
en: "CTA card 3 arrow icon (Font Awesome). Examples: 'chevron-right', 'arrow-right', 'angles-right', 'circle-arrow-right'"
|
||||||
hu: "3. CTA kártya nyíl ikon (Font Awesome). Példák: 'angle-double-right', 'arrow-right', 'chevron-right', 'long-arrow-alt-right'"
|
hu: "3. CTA kártya nyíl ikon (Font Awesome). Példák: 'chevron-right', 'arrow-right', 'angles-right', 'circle-arrow-right'"
|
||||||
|
|
||||||
cta_card_3_url:
|
cta_card_3_url:
|
||||||
default: "https://www.nyiltvilag.hu/c/fejlesztes/7"
|
default: "https://www.nyiltvilag.hu/c/fejlesztes/7"
|
||||||
|
|
@ -372,11 +372,11 @@ cta_card_4_cta_text:
|
||||||
hu: 4. CTA kártya cselekvésre ösztönző szöveg
|
hu: 4. CTA kártya cselekvésre ösztönző szöveg
|
||||||
|
|
||||||
cta_card_4_cta_icon:
|
cta_card_4_cta_icon:
|
||||||
default: "angle-double-right"
|
default: "chevron-right"
|
||||||
type: string
|
type: string
|
||||||
description:
|
description:
|
||||||
en: "CTA card 4 arrow icon (Font Awesome). Examples: 'angle-double-right', 'arrow-right', 'chevron-right', 'long-arrow-alt-right'"
|
en: "CTA card 4 arrow icon (Font Awesome). Examples: 'chevron-right', 'arrow-right', 'angles-right', 'circle-arrow-right'"
|
||||||
hu: "4. CTA kártya nyíl ikon (Font Awesome). Példák: 'angle-double-right', 'arrow-right', 'chevron-right', 'long-arrow-alt-right'"
|
hu: "4. CTA kártya nyíl ikon (Font Awesome). Példák: 'chevron-right', 'arrow-right', 'angles-right', 'circle-arrow-right'"
|
||||||
|
|
||||||
cta_card_4_url:
|
cta_card_4_url:
|
||||||
default: "https://www.nyiltvilag.hu/c/biztonsag/8"
|
default: "https://www.nyiltvilag.hu/c/biztonsag/8"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue