get( 'Version' ) ); // Enqueue theme stylesheet. wp_enqueue_style( 'antique-jewelry-style' ); } endif; add_action( 'wp_enqueue_scripts', 'antique_jewelry_styles' ); /** * About Theme Function */ require get_theme_file_path( '/about-theme/about-theme.php' );