%1$s "%2$s"', __( 'Continue reading', 'twentytwenty' ), get_the_title() ) );
}
?>
'
',
'link_before' => '
',
'link_after' => '',
)
);
edit_post_link();
// Single bottom post meta.
twentytwenty_the_post_meta( get_the_ID(), 'single-bottom' );
if ( is_single() ) {
get_template_part( 'template-parts/entry-author-bio' );
}
?>