Congratulations on getting a puppy! We are sure this is the cutest little thing ever.…
Choosing food for your cat can seem like a daunting task. There are more cat…
Can dogs eat edamame? Maybe you're wondering if you can share some with your dog…
Can dogs eat steak? You might ask this question because you want to include another…
Have you ever seen your dog eating on the grass and thought, "I think I…
Can dogs eat soybeans? Perhaps you've figured out if you can share treats with your…
Our dog is one of our favorite friends and family. Definitely more loved than some…
Improving your dog's diet is one of the surest ways to keep them healthy and…
Can dogs eat eggplant? Perhaps you find yourself wondering if you can share a bite…
Can dogs eat cauliflower? Maybe you're wondering if you can share a bite with your…
<?php
/**
* The template for displaying the footer in our theme.
*
* @link https://developer.wordpress.org/themes/basics/template-files/#template-partials
*
* @package Blogdash
* @author Peregrine Themes
* @since 1.0.0
*/
?>
<?php do_action( 'bloghash_main_end' ); ?>
</div><!-- #main .site-main -->
<?php do_action( 'bloghash_after_main' ); ?>
<?php do_action( 'bloghash_before_colophon' ); ?>
<?php if ( bloghash_is_colophon_displayed() ) { ?>
<footer id="colophon" class="site-footer" role="contentinfo"<?php bloghash_schema_markup( 'footer' ); ?>>
<?php do_action( 'bloghash_footer' ); ?>
</footer><!-- #colophon .site-footer -->
<?php } ?>
<?php do_action( 'bloghash_after_colophon' ); ?>
</div><!-- END #page -->
<?php do_action( 'bloghash_after_page_wrapper' ); ?>
<?php wp_footer(); ?>
</body>
</html>