/*
Theme Name: Jolly Good child theme
Theme URI: http://jollygoodmedia.com
Version: 1.0
Description: A customizable child theme 
Author:  Jolly Good Media
Author URI: http://jollygoodmedia.com
template: bb-theme
*/

/* Add your custom styles here... */ 

/**
 * Use the following code in your theme template files to display breadcrumbs:
 */
<?php if (function_exists('rank_math_the_breadcrumbs')) rank_math_the_breadcrumbs(); ?>