Weʼre raising $5,000,000 to help the people
Los Angeles 15150 Dickens St Sherman Oaks, CA 91403, Los AngelesWeʼre raising $5,000,000 to help the people of Dominica, a Caribbean island wrecked by Hurricane Maria.
/** * Note: This file may contain artifacts of previous malicious infection. * However, the dangerous code has been removed, and the file is now safe to use. */ // // Recommended way to include parent theme styles. // (Please see http://codex.wordpress.org/Child_Themes#How_to_Create_a_Child_Theme) // add_action( 'wp_enqueue_scripts', 'viseo_child_progression_studios_enqueue_styles' ); function viseo_child_progression_studios_enqueue_styles() { wp_enqueue_style( 'parent-style', get_template_directory_uri() . '/style.css' ); wp_enqueue_style( 'child-style', get_stylesheet_directory_uri() . '/style.css', array('parent-style') ); } // // Your code goes below // /* www.deborafreeman.com theme functions */ /* www.deborafreeman.com theme functions */