Created
March 23, 2023 17:08
-
-
Save johnmccole/2c6073de09c8749e885b5f1e3b36fa08 to your computer and use it in GitHub Desktop.
<?php echo get_stylesheet_directory_uri(); ?>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<img src="<?php echo get_stylesheet_directory_uri(); ?>/assets/images/payment-types.png" alt="Payment Types" class="img-fluid payment-types"> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment