We Care for the Needy

October 20, 2019

Series: In This House

Scripture: 1 Timothy 5:1-16

One of the marks of following Jesus is caring for people in need. This Sunday we not only talk about why caring for the needy is so important, but we also talk about how we can care for the needy in ways that truly bring help.

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