forked from LiveCarta/LiveCartaWP
wp seo fixes
This commit is contained in:
@@ -117,7 +117,18 @@ $scripts = [];
|
||||
}
|
||||
</script>
|
||||
|
||||
<link rel="preconnect" href="https://static.hotjar.com">
|
||||
<link rel="preconnect" href="https://static.hotjar.com">
|
||||
<link rel="preconnect" href="https://script.hotjar.com">
|
||||
<link rel="preconnect" href="https://s3.amazonaws.com">
|
||||
<link rel="preconnect" href="https://region1.analytics.google.com">
|
||||
<link rel="preconnect" href="https://www.googletagmanager.com">
|
||||
<link rel="preconnect" href="https://my.clickdesk.com">
|
||||
|
||||
<?php wp_head(); ?>
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
<body <?php body_class(); ?>>
|
||||
<!-- Google Tag Manager (noscript) -->
|
||||
@@ -140,7 +151,7 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
||||
<a href="/" class="logo" title="Logo">
|
||||
<picture>
|
||||
<source media="(min-width: 600px)" srcset="<?= get_lawcarta_url()?>/img/logo.svg">
|
||||
<img src="<?= get_lawcarta_url()?>/img/logo-mobile.svg" alt="Logo">
|
||||
<img src="<?= get_lawcarta_url()?>/img/logo-mobile.svg" width="36" height="36" alt="Logo">
|
||||
</picture>
|
||||
</a>
|
||||
<div class="desktop-menu">
|
||||
|
||||
Reference in New Issue
Block a user