Jesus and Justice

October 2, 2022

Scripture: Luke 4:14-21

Justice and mercy were central to Jesus’ mission and message.

add_filter( 'body_class', function( $classes ) { if ( ! is_singular( 'general-page' ) || ! has_post_thumbnail() ) { return $classes; } $classes[] = 'has-image'; return $classes; } );