Add GSV
This commit is contained in:
parent
98a6d50e7d
commit
303e97faaa
@ -13,6 +13,8 @@
|
||||
<link rel="stylesheet" type="text/css" href="ressources/materialize.min.css">
|
||||
<link rel="stylesheet" type="text/css" href="ressources/index.css">
|
||||
|
||||
<meta name="google-site-verification" content="Wj7q88uqcL-YBazin9bAcN5BD8_tlu4N4Aqm8NCHFxc" />
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
@ -268,7 +268,7 @@ $( window ).on( "load", function () {
|
||||
if ( dir === "up" && ( ( historyContainer[0].scrollTop + historyContainer[0].offsetHeight ) === historyContainer[0].scrollHeight ) ) {
|
||||
$( ".container" ).removeClass( "history" );
|
||||
}
|
||||
} )
|
||||
} );
|
||||
|
||||
if ( location.hostname === "sanchez-mathieu.fr" ) {
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
|
Loading…
Reference in New Issue
Block a user