Skip to content

Commit

Permalink
PXBF-1904-polite-a11y-page-titles: remove commented html
Browse files Browse the repository at this point in the history
  • Loading branch information
scottqueen-bixal committed Jan 23, 2025
1 parent 987eb7d commit d7be5f6
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions benefit-finder/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />

<title>REACT APP | Benefit finder: death of a loved one | USAGov</title>
<title>REACT APP | Benefit finder | USAGov</title>
<style>
@import url('https://fonts.googleapis.com/css2?family=Public+Sans:wght@200;400;600;700;800&family=Tilt+Warp&display=swap');
</style>
Expand All @@ -24,14 +24,6 @@
</script>
</head>
<body>
<!-- <div
id="a11y-titles"
aria-live="assertive"
class="usa-sr-only"
tabindex="-1"
>
Benefit finder: death of a loved one | USAGov
</div> -->
<script type="module" src="./src/index.jsx"></script>
<noscript>You need to enable JavaScript to run this app.</noscript>
<main>
Expand Down

0 comments on commit d7be5f6

Please sign in to comment.