Skip to content

Commit

Permalink
Deploying to gh-pages from @ 342938b 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ser1aa committed Aug 6, 2024
1 parent 6c45329 commit ed6150d
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
4 changes: 4 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 @@ -1412,6 +1414,7 @@ collections:
name: "body"
widget: "markdown"
i18n: true

########################################################################
# CONTENT BLOCKS
########################################################################
Expand Down Expand Up @@ -1457,6 +1460,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
4 changes: 4 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 @@ -1412,6 +1414,7 @@ collections:
name: "body"
widget: "markdown"
i18n: true

########################################################################
# CONTENT BLOCKS
########################################################################
Expand Down Expand Up @@ -1457,6 +1460,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 @@ -1458,6 +1460,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 ed6150d

Please sign in to comment.