Cats are known to often jump on counters, bite wires, and scratch household items that…
Most cats are reluctant to bathe because they get their fur wet, but even if…
Because the nutrition of special dog food is more balanced, dogs should still use special…
Can dogs eat gummy bears? You might ask this question because your dog got into…
The Siamese cat with black face and black hands and feet, also known as the…
For families with dogs, the dog's personality is too lively is also a big problem,…
In addition to the more special cats like hairless cats, most cats are good-looking, which…
Dogs drink lactic acid bacteria milk is better, first of all, the calcium in lactic…
High blood pressure in cats can have a sudden effect on cats, even if the…
When the dog has just arrived in an unfamiliar environment or is frightened, it will…
<?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>