Skip to content

Commit

Permalink
Merge pull request #2164 from CityOfPhiladelphia/swiftype-fix
Browse files Browse the repository at this point in the history
fix: swiftype adjustment to improve results
  • Loading branch information
m-atia authored Aug 21, 2024
2 parents 99f5acb + b313fe5 commit 82f0cc3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions wp/wp-content/themes/phila.gov-theme/header.php
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MC6CR2" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<?php endif; ?>
<div data-swiftype-index="false">
<a href="#page" aria-hidden="false" class="skip-to-content">Skip to main content</a>
<header class="global-nav no-js pbn-mu mbn-mu">
<h1 class="accessible">City of Philadelphia</h1>
Expand Down Expand Up @@ -206,6 +207,7 @@
<div id="phila-mobile-menu"></div>
<div id="phila-site-wide-alerts"></div>
</header>
</div>
<div id="page">
<?php
$parent = phila_util_get_furthest_ancestor($post);
Expand Down

0 comments on commit 82f0cc3

Please sign in to comment.