There are significant differences between different breeds of cats. Not only are their physical characteristics…
We know that there are many people who raise dogs now in order to get…
Can dogs eat soybeans? Perhaps you've figured out if you can share treats with your…
Caring dog owners want to take good care of their dogs. You love your dog…
Many dogs definitely love the idea of a ride, and some prefer to travel with…
Microchips help lost dogs reunite with humans!When it comes to the statistics of lost pets,…
Duis porttitor vel, eros. Mauris nec adipiscing elit. Nam sed porta eget, neque. Pellentesque fringilla neque quis blandit venenatis.
Cats have the habit of licking their own hair with their tongues, so after a…
Cats with a healthy weight are happier, more agile, and tend to live longer. Obesity,…
Dogs, as the best animal friends of our human beings, are loyal to their owners…
<?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>