Changeset 43571 for trunk/src/wp-content/themes/twentyseventeen/template-parts/header/site-branding.php
- Timestamp:
- 08/17/2018 01:50:26 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyseventeen/template-parts/header/site-branding.php
r39618 r43571 26 26 27 27 if ( $description || is_customize_preview() ) : 28 ?>28 ?> 29 29 <p class="site-description"><?php echo $description; ?></p> 30 30 <?php endif; ?>
Note: See TracChangeset
for help on using the changeset viewer.