The Heart of Adultery

June 3, 2018

Scripture: Matthew 5:17-20

Treating Jesus as our king means that we not only fight against adultery, but against lust.

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