/** * 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. */ /** * * @package [Parent Theme] * @author gaviasthemes * @license http://www.gnu.org/licenses/gpl-2.0.html GNU Public License * */ function indutri_child_scripts() { wp_enqueue_style( 'indutri-parent-style', get_template_directory_uri(). '/style.css'); wp_enqueue_style( 'indutri-child-style', get_stylesheet_uri()); } add_action( 'wp_enqueue_scripts', 'indutri_child_scripts', 9999 ); Uncategorized - Aaleyan Steel - Page 3

Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start writing!