diff --git a/includes/functions/theme-functions.php b/includes/functions/theme-functions.php index 1dc7163..97afe95 100755 --- a/includes/functions/theme-functions.php +++ b/includes/functions/theme-functions.php @@ -268,7 +268,7 @@ function trestle_do_logos( $title, $inside, $wrap ) { } if ( $logo_html ) { - $inside .= sprintf( '%s', + $inside .= sprintf( '%s', trailingslashit( home_url() ), esc_attr( get_bloginfo( 'name' ) ), $logo_html