No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.
add_action( 'wp_enqueue_scripts', 'my_enqueue_assets' ); function my_enqueue_assets() { wp_enqueue_style( 'parent-style', get_template_directory_uri().'/style.css' ); }
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.