welcome to Tommy’s custom capz where you can get one of a kind hats for a reasonable price
unction custom_stylesheet() { wp_enqueue_style( ‘my-custom-style’, ‘https://tommyvaldez.com/path/to/your-stylesheet.css’ ); } add_action( ‘wp_enqueue_scripts’, ‘custom_stylesheet’ );
Leave a Reply
You must be logged in to post a comment.