first push prod

This commit is contained in:
Tessier
2020-09-22 18:51:33 +02:00
parent 5e0b79dff7
commit 27dbfb92e0
5 changed files with 118 additions and 98 deletions
+5
View File
@@ -40,6 +40,11 @@
}
add_action( 'wp_footer', 'rellax' );
function simplePlayer(){
wp_enqueue_script( 'script',
get_template_directory_uri() . '/src/assets/js/simplePlayer.js', array() );
}
add_action( 'wp_footer', 'simplePlayer' );
function customJs(){
wp_enqueue_script( 'script',