diff --git a/htdocs/wp-content/themes/lawcarta/header.php b/htdocs/wp-content/themes/lawcarta/header.php index 4a6d00d..68d6865 100644 --- a/htdocs/wp-content/themes/lawcarta/header.php +++ b/htdocs/wp-content/themes/lawcarta/header.php @@ -63,19 +63,6 @@ $scripts = []; - - 'script', 'source' =>"https://www.googleoptimize.com/optimize.js?id=OPT-TCXZSGK"]; ?> 'comment', 'source' =>'Google Tag Manager']; ?> 'script', 'source' =>"(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': @@ -264,7 +251,6 @@ height="0" width="0" style="display:none;visibility:hidden"> } let desktopLinks = ''; - if (isGuest) desktopLinks += 'Home'; if (!isGuest) desktopLinks += 'Dashboard'; desktopLinks += 'Catalog'; if (!isGuest) desktopLinks += 'My Library';