' . __( 'Previous Post: %link', 'brigsby' ) . '
', '%title' ); ?>
' . __( 'Next Post: %link', 'brigsby' ) . '', '%title' ); ?>
_x( '← Previous', 'posts navigation', 'brigsby' ),
'next_text' => _x( 'Next →', 'posts navigation', 'brigsby' )
)
);
} else {
posts_nav_link();
}
endif;