diff --git a/modules/localgov_subsites_paragraphs/config/install/field.storage.paragraph.localgov_box_listing_theme.yml b/modules/localgov_subsites_paragraphs/config/install/field.storage.paragraph.localgov_box_listing_theme.yml index 19d7603..36b0658 100644 --- a/modules/localgov_subsites_paragraphs/config/install/field.storage.paragraph.localgov_box_listing_theme.yml +++ b/modules/localgov_subsites_paragraphs/config/install/field.storage.paragraph.localgov_box_listing_theme.yml @@ -10,12 +10,18 @@ entity_type: paragraph type: list_string settings: allowed_values: + - + value: boxes + label: 'Column (1 per row)' - value: grid - label: Grid + label: 'Grid (2 per row)' - - value: boxes - label: Boxes + value: grid-3 + label: 'Grid (3 per row)' + - + value: grid-4 + label: 'Grid (4 per row)' allowed_values_function: '' module: options locked: false