Skip to content

Commit

Permalink
Merge pull request #7738 from GSA/bc-update-policycard-cta
Browse files Browse the repository at this point in the history
Update the CTA on policy cards
  • Loading branch information
ToniBonittoGSA authored Jun 28, 2024
2 parents d0a4d8e + 4ae8fec commit ef0ec90
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ <h2 class="usa-card__heading">
{{ end }}
{{ if .link }}
<div class="usa-card__footer">
<a href="{{- .link | relURL -}}" class="usa-button"> View policy </a>
<a href="{{- .link | relURL -}}" class="usa-button">Explore policy</a>
</div>
{{ end }}
</div>
Expand Down

0 comments on commit ef0ec90

Please sign in to comment.