Skip to content

Commit

Permalink
Merge pull request #3109 from catchpoint/master
Browse files Browse the repository at this point in the history
Promote to prod
  • Loading branch information
claud-io authored Sep 17, 2024
2 parents 359d6e1 + b44f470 commit b4b8a1e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions www/templates/layouts/includes/wpt-header.php
Original file line number Diff line number Diff line change
Expand Up @@ -142,9 +142,7 @@ function addTab($tabName, $tabUrl, $addClass = '')
<li class="wptheader_nav_menu_link"><a href="https://product.webpagetest.org/events/">Events</a></li>
<?php if (Util::getSetting('forums_url')) : ?>
<li class="wptheader_nav_menu_link"><a href="<?= Util::getSetting('forums_url') ?>">Forums</a></li>
<?php endif; //(Util::getSetting('forums_url')):
?>
<li class="wptheader_nav_menu_link"><a href="https://store-catchpoint.myshopify.com/collections/webpagetest">Shop Gear</a></li>
<?php endif; ?>
</ul>
<a href="/learn/lightning-fast-web-performance/" class="banner_lfwp">
<span class="banner_lfwp_line">Lightning-Fast <b>Web Performance</b></span>
Expand Down

0 comments on commit b4b8a1e

Please sign in to comment.