January 7, 2020: Current fat bike conditions are excellent. Get the great conditions before the rain/sleet/freezing rain shows up again.
//Adding shortcode to allow br tags in headlines and titles - insert [br] wherever you need one
function line_break_shortcode() {
return '
';
}
add_shortcode( 'br', 'line_break_shortcode' );
January 7, 2020: Current fat bike conditions are excellent. Get the great conditions before the rain/sleet/freezing rain shows up again.