| Current Path : /home/pressec/www/presselib/wp-content/themes/PresselibNpy/ |
| Current File : /home/pressec/www/presselib/wp-content/themes/PresselibNpy/functions.php |
<?php
add_action( 'wp_enqueue_scripts2', 'presselibNpy_enqueue_styles' );
function presselibNpy_enqueue_styles() {
//wp_enqueue_style( 'parent-css', get_template_directory_uri() . '/style.css');
}
?>