Skip to content

Commit

Permalink
Deploying to gh-pages from @ 4356eaf 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
MagicLegend committed Aug 7, 2024
1 parent 576eb8c commit e87bf3a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,10 +218,12 @@ collections:
name: "button_text"
widget: "string"
i18n: true
required: false
- label: "Button url"
name: "button_url"
widget: "string"
i18n: true
required: false
- label: "FAQ groups"
name: "faqgroups"
widget: list
Expand Down Expand Up @@ -1471,6 +1473,7 @@ collections:
search_fields: ["title", "case.caseid"]
value_field: "/newsroom/articles/{{slug}}"
display_fields: ["title", "case.caseid"]
required: false
multiple: true

# BLOCK: Our mission #####################################################
Expand Down
3 changes: 3 additions & 0 deletions development/config-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,10 +218,12 @@ collections:
name: "button_text"
widget: "string"
i18n: true
required: false
- label: "Button url"
name: "button_url"
widget: "string"
i18n: true
required: false
- label: "FAQ groups"
name: "faqgroups"
widget: list
Expand Down Expand Up @@ -1471,6 +1473,7 @@ collections:
search_fields: ["title", "case.caseid"]
value_field: "/newsroom/articles/{{slug}}"
display_fields: ["title", "case.caseid"]
required: false
multiple: true

# BLOCK: Our mission #####################################################
Expand Down
3 changes: 3 additions & 0 deletions staging/config-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,10 +218,12 @@ collections:
name: "button_text"
widget: "string"
i18n: true
required: false
- label: "Button url"
name: "button_url"
widget: "string"
i18n: true
required: false
- label: "FAQ groups"
name: "faqgroups"
widget: list
Expand Down Expand Up @@ -1472,6 +1474,7 @@ collections:
search_fields: ["title", "case.caseid"]
value_field: "/newsroom/articles/{{slug}}"
display_fields: ["title", "case.caseid"]
required: false
multiple: true

# BLOCK: Our mission #####################################################
Expand Down

0 comments on commit e87bf3a

Please sign in to comment.