Skip to content

Commit

Permalink
Add old global search HTML to avoid JS issues with tna-components
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosgood committed Aug 27, 2024
1 parent 3efc1f4 commit f60d1b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions header.php
Original file line number Diff line number Diff line change
Expand Up @@ -105,3 +105,6 @@
</nav>
</div>
</header>
<div aria-hidden="true" tabindex="-1" hidden>
<?php include 'inc/global-search-desktop.php' ?>
</div>

0 comments on commit f60d1b1

Please sign in to comment.