You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
cosmopet-architecture/wp-content/themes/cosmopet/temp-functions/trash-from-functions.php

5 lines
282 B

// function theme_enqueue_scripts() {
// // Swiper
// wp_enqueue_script( 'gp-front-page-materialize', get_template_directory_uri() . '/modules/layout/assets/js/materialize.min.js', array(), null, true );
// }
// add_action('wp_enqueue_scripts', 'theme_enqueue_scripts');