function travel_theme_setup() { add_theme_support('title-tag'); add_theme_support('post-thumbnails'); } add_action('after_setup_theme', 'travel_theme_setup'); function travel_theme_scripts() { wp_enqueue_style( 'tailwind', get_template_directory_uri() . '/assets/css/style.css', [], '1.0' ); } add_action('wp_enqueue_scripts', 'travel_theme_scripts');
Warning: Cannot modify header information - headers already sent by (output started at /home/hxstage/public_html/ritika.hxstage.com/wp-content/themes/travel-basic-theme/functions.php:1) in /home/hxstage/public_html/ritika.hxstage.com/wp-includes/sitemaps/class-wp-sitemaps-renderer.php on line 126
https://ritika.hxstage.com/wp-sitemap-posts-post-1.xmlhttps://ritika.hxstage.com/wp-sitemap-posts-page-1.xmlhttps://ritika.hxstage.com/wp-sitemap-taxonomies-category-1.xmlhttps://ritika.hxstage.com/wp-sitemap-users-1.xml