This commit is contained in:
2018-11-05 19:16:57 +09:00
parent 98a6d50e7d
commit 303e97faaa
2 changed files with 3 additions and 1 deletions

View File

@ -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 || [];