Ticket #60245: 60245.3.patch
File 60245.3.patch, 1.1 KB (added by , 17 months ago) |
---|
-
src/wp-content/themes/twentytwentyfour/patterns/hidden-portfolio-hero.php
13 13 <!-- wp:group {"align":"wide","layout":{"type":"constrained"}} --> 14 14 <div class="wp-block-group alignwide"> 15 15 <!-- wp:heading {"level":1,"align":"wide","style":{"typography":{"lineHeight":"1.2"}},"fontSize":"xx-large"} --> 16 <h1 class="wp-block-heading alignwide has-xx-large-font-size" style="line-height:1.2"><?php echo wp_kses_post( __( 'I’m <em>Leia Acosta</em>, a passionate photographer who finds inspiration in capturing the fleeting beauty of life.', 'twentytwentyfour 16 <h1 class="wp-block-heading alignwide has-xx-large-font-size" style="line-height:1.2"><?php echo wp_kses_post( __( 'I’m <em>Leia Acosta</em>, a passionate photographer who finds inspiration in capturing the fleeting beauty of life.', 'twentytwentyfour' ) ); ?></h1> 17 17 <!-- /wp:heading --> 18 18 </div> 19 19 <!-- /wp:group -->