Skip to content

Commit

Permalink
VACMS-15635: Replace help text for CLP Hero Banner
Browse files Browse the repository at this point in the history
  • Loading branch information
chri5tia committed Oct 13, 2023
1 parent d0e00b3 commit fc05856
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ field_name: field_hero_blurb
entity_type: node
bundle: campaign_landing_page
label: 'Page introduction'
description: 'Add a brief introduction that will also be used as a meta description in search results. (<a href="https://design.va.gov/content-style-guide/capitalization" target="_blank">See further guidelines</a>) '
description: 'Add a brief introduction that will also be used as a meta description in search results.'
required: false
translatable: false
default_value: { }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ field_name: field_hero_image
entity_type: node
bundle: campaign_landing_page
label: 'Hero Image'
description: "Provide an image to display in the hero. Your image will be displayed with a 2:1 aspect ratio, so select an image that will work in with that aspect ratio. If your image does not already match that size, you may want to specify the 2:1 crop when prompted, or the system will crop it for you. \r\n\r\nIf you do not add a hero image, the hero banner will display as a gradient background color."
description: "Hero image
Details
Provide an image to display in the hero. Your image will be displayed at a 1:1 aspect ratio. If your image does not already match that size, specify the square crop when prompted. \r\n\r\nIf you do not add a hero image, the hero banner will display as a gradient background color."
required: true
translatable: false
default_value: { }
Expand Down
2 changes: 1 addition & 1 deletion config/sync/node.type.faq_multiple_q_a.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ third_party_settings:
minimum_age_to_delete: 0
when_to_delete: 0
node_title_help_text:
title_help: 'Add a page title with sentence case capitalization. (<a href="https://design.va.gov/content-style-guide/capitalization" target="_blank">See further guidelines</a>) '
title_help: 'Add a page title with sentence case capitalization. (<a href="https://design.va.gov/content-style-guide/capitalization" target="_blank">See capitalization guidelines.</a>) '
menu_force:
menu_force: 0
menu_force_parent: 0
Expand Down

0 comments on commit fc05856

Please sign in to comment.