Correción error google search console
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "websostenible",
|
||||
"type": "module",
|
||||
"version": "0.3.1",
|
||||
"version": "0.3.2",
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"devhost": "astro dev --host",
|
||||
|
||||
@@ -31,6 +31,7 @@ const animateOnScroll = `
|
||||
<link rel="sitemap" href="/sitemap-index.xml" />
|
||||
<!-- Google tag (gtag.js) -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-1JT18RF3R4"></script>
|
||||
<meta name="google-site-verification" content="aI_AQpT-EgmaU7QL0oOm4UJ4YbwJ5SBcp2rE30le7nk" />
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag() {
|
||||
|
||||
Reference in New Issue
Block a user