Skip to content

Commit

Permalink
VACMS-20435: Updates description meta tag for va forms to use field_v…
Browse files Browse the repository at this point in the history
…a_form_name.
  • Loading branch information
dsasser committed Feb 25, 2025
1 parent 1cd6a91 commit 4c6701b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/sync/metatag.metatag_defaults.node__va_form.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ dependencies: { }
id: node__va_form
label: 'Content: VA form'
tags:
description: '[node:field_va_form_usage:value]'
description: '[node:field_va_form_name:value]'

0 comments on commit 4c6701b

Please sign in to comment.