section and everything up until
*
* @link https://developer.wordpress.org/themes/basics/template-files/#template-partials
*
* @package WordPress
* @package bfastmag
*/
/**
* bfastmag_action_before_head hook
*
* @hooked bfastmag_doctype - 10
*/
bfastmag_action_before_head();
bfastmag_action_before_wp_head();
wp_head();
?>
>