Use this hook to add (enqueue) additional scripts within the Eli theme.
do_action( 'eli_enqueue_script_extender' );
Parameters
none
Source
This hook can be found inside the footer.php file.
https://github.com/andrewlimaza/ELI/blob/master/functions.php#L65