diff --git a/index.html b/index.html index 99b8d45..fbe4572 100644 --- a/index.html +++ b/index.html @@ -13,6 +13,8 @@ + + diff --git a/ressources/index.js b/ressources/index.js index 1dd25b0..e9e9b6b 100644 --- a/ressources/index.js +++ b/ressources/index.js @@ -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 || [];