As a noble among cats, Persian cats can be known as "princes of cats" and…
Cats are solitary animals, they have their own personality, independence is relatively strong, so they…
It's not good for cats to eat oranges, eating too many oranges may have diarrhea.…
Most cats are reluctant to bathe because they get their fur wet, but even if…
The Siamese cat with black face and black hands and feet, also known as the…
In addition to the more special cats like hairless cats, most cats are good-looking, which…
High blood pressure in cats can have a sudden effect on cats, even if the…
If the cat is younger, they need to be vaccinated three times to complete the…
Sneezing is quite common in cats, but in most cases, cats are because of discomfort…
If you are allergic to cat hair but like cats very much, then your choice…
<?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>