Skip to content

Commit

Permalink
PXBF-1904-polite-a11y-page-titles: include live-region with template
Browse files Browse the repository at this point in the history
  • Loading branch information
scottqueen-bixal committed Jan 22, 2025
1 parent b9b6d27 commit c7f8582
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
{% endif %}

<div class="usa-overlay"></div>
<div id="live-region" aria-live="polite" class="usa-sr-only" tabindex="-1">{{ node.label }}</div>

<header class="{{ header_classes }}" id="header">

Expand Down

0 comments on commit c7f8582

Please sign in to comment.