add a link on home logo

This commit is contained in:
ed barz 2023-09-07 12:00:30 +02:00
parent 5cb23edf04
commit d1f22dd5b9
1 changed files with 3 additions and 2 deletions

View File

@ -13,8 +13,9 @@
<header id="masthead" class="byl-header byl-bloc">
<?php dynamic_sidebar( 'dyn-head-logo' ); ?>
<a href="<?php echo esc_url( home_url( '/' ) ); ?>" rel="home">
<?php dynamic_sidebar( 'dyn-head-logo' ); ?>
</a>
<?php dynamic_sidebar( 'dyn-side-header' ); ?>
<section class="headsearch">
<form action="/" method="get">