diff --git a/index.html b/index.html index 4cd63e9..4e19fac 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,8 @@ var monNouveauCode = function() { - console.log('newCode') + Efelant(); + console.log('Go !'); }; var js = document.createElement("script");