%PDF- %PDF-
Direktori : /home/l/a/n/langpiergz/www/wp-content/themes/dara/components/header/ |
Current File : /home/l/a/n/langpiergz/www/wp-content/themes/dara/components/header/site-branding.php |
<div class="site-branding"> <?php dara_the_custom_logo(); ?> <?php if ( is_front_page() && is_home() ) : ?> <h1 class="site-title"><a href="<?php echo esc_url( home_url( '/' ) ); ?>" rel="home"><?php bloginfo( 'name' ); ?></a></h1> <?php else : ?> <p class="site-title"><a href="<?php echo esc_url( home_url( '/' ) ); ?>" rel="home"><?php bloginfo( 'name' ); ?></a></p> <?php endif; $description = get_bloginfo( 'description', 'display' ); if ( $description || is_customize_preview() ) : ?> <p class="site-description"><?php echo $description; /* WPCS: xss ok. */ ?></p> <?php endif; ?> <?php dara_social_menu(); ?> </div><!-- .site-branding -->