Hi there,
Maybe try this: add <a href=”your link to the homepage” and place it like you see below.
<h1 class="site-title"><a href="link to homepage" title="<?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?>" rel="home"><?php bloginfo( 'name' ); ?></a></h1>