Following God into the Unknown

January 23, 2022

Series: January 2022

Scripture: Genesis 13:1-18

God’s challenging path is always better than any path we create for ourselves.

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