function theme_js(){ wp_enqueue_script('mpial','https://michelpiallier.info/blog/blog-child/js/mpial.js' ); }
Zoom
add_action( 'wp_footer', 'theme_js' );