Cats are solitary animals, they have their own personality, independence is relatively strong, so they…
You've probably heard the saying that a cool, damp nose means your dog is healthy.…
Olive oil is a staple in many people's diets. It is everywhere in the kitchen…
Is your puppy louder than you (and your neighbors) would like? Teaching your dog to…
It's not good for cats to eat oranges, eating too many oranges may have diarrhea.…
Proper nutrition is essential for all dogs, and choosing the right food can be a…
ven pet dogs that live at home and eat and drink may have mental illness,…
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…
<?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>